summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1626d95..db56d53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@
.idea/workspace.xml
data/
.ipynb_checkpoints/
-*.ckpt \ No newline at end of file
+*.ckpt
+dataset/ \ No newline at end of file