Skip to content

Commit 2a5904b

Browse files
authored
Merge pull request oreilly-japan#13 from heavywatal/ignore-mnist.pkl
Add mnist.pkl to .gitignore
2 parents 9aab364 + e866c9e commit 2a5904b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
*.gz
44
*.pyc
55
__pycache__/
6+
mnist.pkl

0 commit comments

Comments
 (0)