Skip to content

Commit 6b79d18

Browse files
committed
fix(data): rm binary file; ignore .dat files
This commit removes the data/ subdirectory and adds *.dat files to to the .gitignore file.
1 parent ed3d802 commit 6b79d18

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*.o
22
*.mod
3+
*.dat
34
build
4-
data/*/*.dat
55
doc

data/mnist/mnist.tar.gz

-16.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)