summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6e4761..6b4dac1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -127,3 +127,11 @@ dmypy.json
# Pyre type checker
.pyre/
+
+!data
+data/*
+!data/EMNIST
+data/EMNIST/*
+!data/EMNIST/raw
+data/EMNIST/raw/*
+!data/EMNIST/raw/metadata.toml