Skip to content

Commit e01fdbb

Browse files
committed
updated
1 parent d6b9d54 commit e01fdbb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitignore

+15
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,18 @@ ENV/
8787

8888
# Rope project settings
8989
.ropeproject
90+
91+
# trainer
92+
# trainer
93+
94+
# model
95+
model
96+
model.dot
97+
98+
# log
99+
log
100+
log.json
101+
102+
# cifar10
103+
cifar10.pkl
104+
cifar-10-batches-py

0 commit comments

Comments
 (0)