update .gitignore

This commit is contained in:
2025-08-12 10:45:44 +03:00
parent 7753eceb3b
commit ac11736297
+2 -3
View File
@@ -1,9 +1,8 @@
.venv/ .venv/
venv/ venv/
.idea/ .idea/
*__pycache__/ *__pycache__/
dist/
viking_file.egg-info/
test.py test.py