Tomtom84 commited on
Commit
f6e8baf
·
verified ·
1 Parent(s): 0594834

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -1,4 +1,6 @@
1
  # Ignore audio output files
2
  output.wav
3
  __pycache__/*
4
- __pycache__/app.cpython-312.pyc
 
 
 
1
  # Ignore audio output files
2
  output.wav
3
  __pycache__/*
4
+ __pycache__/app.cpython-312.pyc
5
+
6
+ .cache/*