mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-14 20:37:28 +00:00
14 lines
152 B
Plaintext
14 lines
152 B
Plaintext
# Code stuff
|
|
node_modules
|
|
.vscode
|
|
|
|
# Personalisation stuff
|
|
/src/site/pug/privacy.pug
|
|
|
|
# Database stuff
|
|
db/**/*.db*
|
|
|
|
# Test stuff
|
|
/coverage
|
|
/.nyc_output
|