add hash_spider default file to .gitignore

main
Marshall Hallenbeck 2023-09-18 15:22:29 -04:00
parent c20b65d8ba
commit ac7be4dc5e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
data/nxc.db
hash_spider_default.sqlite3
*.bak
*.log
.venv