chore: add __pycache__ to gitignore

This commit is contained in:
Ayo Ayco 2025-09-03 22:14:35 +02:00
parent 973dcd5d78
commit 5bae7cf1fe

2
.gitignore vendored
View file

@ -2,6 +2,8 @@
*swp
*swo
__pycache__
outputs/
inputs/
*.wav