Ignore Python cache files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,5 +12,7 @@ include/
|
|||||||
*.bak
|
*.bak
|
||||||
*.wav
|
*.wav
|
||||||
*.opus
|
*.opus
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
.aider*
|
.aider*
|
||||||
README.html
|
README.html
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user