chore: gitignore python bytecode caches

This commit is contained in:
2026-06-02 16:22:24 +02:00
parent 69e4b63c6c
commit 5f1903eef0
+2
View File
@@ -2,6 +2,8 @@
*.swp
*.bak
*~
__pycache__/
*.pyc
# postmortem skill output — reports are per-run artifacts, not tracked
docs/postmortems/