Browse Source

Update gitignore

Zebedee Nicholls 1 year ago
parent
commit
cb59ac5d18
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,6 +1,8 @@
 __pycache__
 venv
 .doit.db
+# No idea why some computers make .db.db, anyway
+*.db
 .idea
 *.ipynb
 .ipynb_checkpoints