Emmylahot12 commited on
Commit
ca0413d
·
verified ·
1 Parent(s): a68ddcb

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +6 -0
.gitignore ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ __pycache__
2
+ *.pyc
3
+ *.pyo
4
+ *.pyd
5
+ model/
6
+ output/