abhishekjoel commited on
Commit
03f8f22
·
verified ·
1 Parent(s): cd4b302

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ temp_audio/
2
+ .env
3
+ __pycache__/
4
+ *.pyc
5
+ .DS_Store