rzimmerdev commited on
Commit
590d01a
1 Parent(s): 28b905e

Ignore Lightning Checkpoints and keep cache folder

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. 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