package: update .gitignore

This commit is contained in:
David Spáčil
2026-06-27 18:05:57 +02:00
parent 74849ff503
commit 754119980f
+4 -1
View File
@@ -1,2 +1,5 @@
__pycache__/
*.pyc
*.pyc
dist/
build/
*.egg-info/