Skip to content

Commit 115f97a

Browse files
workwork
work
authored and
work
committed
updated .gitignore
1 parent b74f621 commit 115f97a

File tree

6 files changed

+14
-70002
lines changed

6 files changed

+14
-70002
lines changed

.gitignore

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Compiled python code
2+
~.pyc
3+
*.pyc
4+
5+
# Mac files
6+
.DS_Store
7+
**/.DS_Store
8+
9+
# User-specific Idea / Pycharm files
10+
.idea/
11+
.vscode/
12+
13+
# data file
14+
dataset/

dataset/.DS_Store

-2 KB
Binary file not shown.

dataset/.gitignore

Whitespace-only changes.

dataset/mnist/Icon

Whitespace-only changes.

dataset/mnist/test.csv

-28,001
This file was deleted.

dataset/mnist/train.csv

-42,001
This file was deleted.

0 commit comments

Comments
 (0)