JoeArmani
commited on
Commit
·
5dda538
1
Parent(s):
2831200
update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -179,4 +179,5 @@ tensorboard/*
|
|
179 |
cache/*
|
180 |
!cache/.gitkeep
|
181 |
training_data/*
|
182 |
-
!training_data/.gitkeep
|
|
|
|
179 |
cache/*
|
180 |
!cache/.gitkeep
|
181 |
training_data/*
|
182 |
+
!training_data/.gitkeep
|
183 |
+
augmented_dialogues.json
|