Skip to content

Commit 2745c75

Browse files
committed
init
0 parents  commit 2745c75

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.gitignore

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
gitversion.h
2+
.deps
3+
.*.swp
4+
\#*\#
5+
*~
6+
*.o
7+
*.a
8+
*.prob
9+
*.spat
10+
*.log
11+
*.dat
12+
*.data
13+
*.prototxt
14+
*.trained
15+
*.caffemodel
16+
*.orig
17+
*.rej
18+
pachi
19+
pachi.??*
20+
tags
21+
TAGS

0 commit comments

Comments
 (0)