deepkyu commited on
Commit ·
3f7ce28
1
Parent(s): afbd982
update .gitignore
Browse files- .gitignore +3 -2
- checkpoints/.gitkeep +0 -0
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
__pycache__/
|
| 2 |
-
checkpoints/BK-SDM-Small_iter50000
|
| 3 |
-
|
|
|
|
|
|
| 1 |
__pycache__/
|
| 2 |
+
checkpoints/BK-SDM-Small_iter50000*
|
| 3 |
+
|
| 4 |
+
!checkpoints/BK-SDM-Small_iter50000/unet/.gitkeep
|
checkpoints/.gitkeep
DELETED
|
File without changes
|