Skip to content

Commit 19d5d94

Browse files
committed
Merge pull request #9 from lucasb-eyer/gitignore
Add `.gitignore` file.
2 parents 290a5d7 + 09ef213 commit 19d5d94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__
2+
3+
Beacon8.egg-info/
4+
5+
# Example data files/folders
6+
examples/MNIST/mnist.pkl.gz

0 commit comments

Comments
 (0)