update .gitignore

This commit is contained in:
2024-12-13 09:34:40 +01:00
parent adbabca2dc
commit 4b17fa27c8
+1
View File
@@ -4,3 +4,4 @@ __pycache__/
.idea .idea
db/__pycache__/* db/__pycache__/*
*.iml *.iml
venv