mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-26 01:37:28 +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
|