SPB Git

spb/spbgit Public MIT

SPB Git — the platform hosting itself

JavaScript 73.9% CSS 11.7% Nunjucks 11.6% Shell 2.7%
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