Update .gitignore

This commit is contained in:
SpudGunMan
2024-09-19 16:01:29 -07:00
parent 71733de05f
commit 34df5cfc6a
+2 -3
View File
@@ -1,9 +1,8 @@
# config
config.ini
# Pickle files, specifically, bbsdb.pkl
bbsdb.pkl
bbsdm.pkl
# Pickle files
*.pkl
# virtualenv
venv/