SPB Git forge

spb/spbgit

Public MIT ★ Pinned

SPB Git — the platform hosting itself

15commits 1branches 1releases
833.0 KBsize
maindefault branch
17 days agolast push
JavaScript 67.4% CSS 16.7% Nunjucks 13.7% Shell 2.3%
796 B · 23 lines text
Raw Blame History
1# ─────────────────────────────────────────────2#  SPB Git — Personal Git Platform3# ─────────────────────────────────────────────4#  Author  : Simon-Pierre Boucher5#  Contact : contact@spboucher.ai6#  File    : .gitignore7#  Purpose : Git ignore rules for the SPB Git project8#  License : MIT © Simon-Pierre Boucher9# ─────────────────────────────────────────────1011node_modules/12dev/13dist/14coverage/15logs/16*.log17.env18.env.local19.DS_Store20src/web/assets/fonts/*.woff221src/web/assets/fonts/*.woff22src/web/assets/fonts/*.ttf23