1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-11-22 08:07:30 +00:00
bibliogram/.gitignore
2020-02-05 05:16:27 +13:00

11 lines
101 B
Plaintext

# Code stuff
node_modules
.vscode
# Database stuff
db/**/*.db*
# Test stuff
/coverage
/.nyc_output