chore: gitignore python bytecode caches
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
*.swp
|
||||
*.bak
|
||||
*~
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# postmortem skill output — reports are per-run artifacts, not tracked
|
||||
docs/postmortems/
|
||||
|
||||
Reference in New Issue
Block a user