badongtakla commited on
Commit
09afafc
·
1 Parent(s): aa7acc5

add .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ *.py[cod]
3
+ build/
4
+ dist/
5
+ *.egg-info/
6
+ *.egg
7
+ checkpoint.pkl