Expand gitignore to include other dbs or tokens

This commit is contained in:
bluepython508
2024-12-09 20:58:59 +00:00
parent 06f116976d
commit 994babaacf

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/target
/.direnv/
/db.sqlite
/*.sqlite
/token
/token-*