Added .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
checkpoints/
|
2 |
+
checkpoint-*/
|
3 |
+
runs/
|