bibliogram/.gitignore

11 lines
101 B
Plaintext

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