update .gitignore

This commit is contained in:
2024-09-06 19:23:56 +02:00
parent 7285d734c4
commit 071e4b2b6b
8 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
__pycache__/
*.py[cod]
*$py.class
.idea
.idea
db/__pycache__/*
*.iml