Remove compiled binaries from git tracking and clean non-essential artifacts

This commit is contained in:
2026-09-03 21:18:51 +02:00
parent c5d364b289
commit 6d98f4783b
5 changed files with 11 additions and 14 deletions
+5
View File
@@ -10,6 +10,11 @@ __pycache__/
build/
dist/
*.spec
*.exe
*.bin
*.dll
*.so
*.dylib
# Database files & state
*.db