qgyd2021 commited on
Commit
e35c03b
1 Parent(s): d4469f9

[update]add gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +12 -0
.gitignore ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ dotenv/
3
+
4
+ .git/
5
+ .idea/
6
+
7
+ **/cache/
8
+ **/data/
9
+ **/__pycache__/
10
+
11
+ **/*.env
12
+ **/*.mp3