added test db to gitignore
This commit is contained in:
parent
bf31a1c7a8
commit
a5f462d782
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# --> custom test files
|
||||
test.db
|
||||
|
||||
# --> nix
|
||||
.direnv/
|
||||
.envrc
|
||||
|
|
Loading…
Reference in a new issue