chore: add __pycache__ to gitignore

This commit is contained in:
2026-07-26 20:44:28 +02:00
parent 9a904fda8a
commit 6329683a5d
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
bin/
*.test
*.out
__pycache__/
# Local secrets and config
.env*
Binary file not shown.