Sonja Topf commited on
Commit
903d2d4
·
1 Parent(s): e517ec0

adding folders

Browse files
Files changed (3) hide show
  1. .gitignore +2 -0
  2. data/.gitkeep +0 -0
  3. logs/.gitkeep +0 -0
.gitignore CHANGED
@@ -6,5 +6,7 @@ __pycache__
6
  predictions.json
7
  notes.txt
8
  logs/*
 
9
  data/*
 
10
  .env
 
6
  predictions.json
7
  notes.txt
8
  logs/*
9
+ !logs/.gitkeep
10
  data/*
11
+ !data/.gitkeep
12
  .env
data/.gitkeep ADDED
File without changes
logs/.gitkeep ADDED
File without changes