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