Skip to content

Commit 79f958d

Browse files
committed
added pyc files to gitignore
1 parent 502fa75 commit 79f958d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
code/mnist.pkl.gz
1+
code/*.pyc
2+
data/mnist.pkl.gz
23
html
34
*.pyc
45
*~

0 commit comments

Comments
 (0)