Zebedee Nicholls 1 anno fa
parent
commit
cb59ac5d18
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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