Skip to content

Commit 223d3cc

Browse files
authored
Add mnist-data to gitignore (#54)
1 parent f31c074 commit 223d3cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,6 @@ cython_debug/
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
#.idea/
161+
162+
# Downloaded data
163+
mnist-data/

0 commit comments

Comments
 (0)