add .venv into gitignore file

This commit is contained in:
2025-10-24 10:53:23 +02:00
parent 5ee2156288
commit 346ffc892c
+1
View File
@@ -1,5 +1,6 @@
__pycache__/ __pycache__/
uploads/ uploads/
.venv/
*.pyc *.pyc
*.edgeql *.edgeql