gitignore: add __pycache__

This commit is contained in:
2026-06-20 20:32:40 +02:00
parent 0b8e1e7f92
commit b73b2b16c3
+1
View File
@@ -2,3 +2,4 @@
/.lanspread-peer-cli/ /.lanspread-peer-cli/
/game.db /game.db
/thumbnails/ /thumbnails/
__pycache__/