upd gitignore

This commit is contained in:
hhh
2025-01-03 15:10:28 +02:00
parent 690553160f
commit dd64a64443

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
/.idea/
*.spec
/build/
/build/
**/__pycache__/
/venv/