tianlong12 commited on
Commit
7403bed
·
verified ·
1 Parent(s): 93f0b94

Create .gitignore

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