leoeric commited on
Commit
d37d8d5
·
1 Parent(s): 3edcad7

Add ckpts folder to gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +6 -0
.gitignore ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ ckpts/
3
+ logs/
4
+ internal.sh
5
+ ckpts/
6
+ ckpts/*