Ignore Python cache files

This commit is contained in:
Storm Dragon
2026-02-27 23:56:57 -05:00
parent 18a09882b8
commit 91ef310e14
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -12,5 +12,7 @@ include/
*.bak
*.wav
*.opus
__pycache__/
*.pyc
.aider*
README.html