mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
11 lines
101 B
Plaintext
11 lines
101 B
Plaintext
# Code stuff
|
|
node_modules
|
|
.vscode
|
|
|
|
# Database stuff
|
|
db/**/*.db*
|
|
|
|
# Test stuff
|
|
/coverage
|
|
/.nyc_output
|