Spaces:
Sleeping
Sleeping
Commit
·
590d01a
1
Parent(s):
28b905e
Ignore Lightning Checkpoints and keep cache folder
Browse files- .gitignore +2 -1
- datasets/downloads/.gitkeep +0 -0
.gitignore
CHANGED
|
@@ -4,4 +4,5 @@
|
|
| 4 |
|
| 5 |
# Ignore all cached downloads
|
| 6 |
/downloads/*
|
| 7 |
-
/checkpoints/*
|
|
|
|
|
|
| 4 |
|
| 5 |
# Ignore all cached downloads
|
| 6 |
/downloads/*
|
| 7 |
+
/checkpoints/*
|
| 8 |
+
/checkpoints/
|
datasets/downloads/.gitkeep
DELETED
|
File without changes
|