Tomtom84 commited on
Commit
d505397
·
1 Parent(s): 66ad395
Files changed (2) hide show
  1. .gitignore +1 -1
  2. __pycache__/app.cpython-312.pyc +0 -0
.gitignore CHANGED
@@ -1,3 +1,3 @@
1
  # Ignore audio output files
2
  output.wav
3
- __pycache__/
 
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