Tomtom84 commited on
Commit
ce3e956
·
1 Parent(s): 4d57a3c
Files changed (2) hide show
  1. .gitignore +2 -1
  2. __pycache__/app.cpython-312.pyc +0 -0
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  # Ignore audio output files
2
- output.wav
 
 
1
  # Ignore audio output files
2
+ output.wav
3
+ __pycache__/
__pycache__/app.cpython-312.pyc CHANGED
Binary files a/__pycache__/app.cpython-312.pyc and b/__pycache__/app.cpython-312.pyc differ