brunorosilva commited on
Commit
1b2e7d2
1 Parent(s): d4fb5fb

chore: add git keeps

Browse files
Files changed (4) hide show
  1. .gitignore +0 -4
  2. data/.gitkeep +0 -0
  3. logs/.gitkeep +0 -0
  4. results/.gitkeep +0 -0
.gitignore CHANGED
@@ -101,10 +101,6 @@ ENV/
101
  .mypy_cache/
102
 
103
  # input data, saved log, checkpoints
104
- input/
105
- saved/
106
- datasets/
107
-
108
  # editor, os cache directory
109
  .vscode/
110
  .idea/
 
101
  .mypy_cache/
102
 
103
  # input data, saved log, checkpoints
 
 
 
 
104
  # editor, os cache directory
105
  .vscode/
106
  .idea/
data/.gitkeep ADDED
File without changes
logs/.gitkeep ADDED
File without changes
results/.gitkeep ADDED
File without changes