rajsecrets0 commited on
Commit
3dd013a
·
verified ·
1 Parent(s): 200d989

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +9 -0
.gitignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.pyo
4
+ .DS_Store
5
+ *.wav
6
+ *.mp3
7
+ *.m4a
8
+ *.ogg
9
+ *.flac