Skip to content

Commit 274f35c

Browse files
committedFeb 5, 2020
add ignore file
1 parent 80b0063 commit 274f35c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
build*
2+
*.pyc
3+
test*
4+
*.dmp
5+
.ctbd
6+
*.db
7+
*.txt
8+
*egg*
9+
dist*
10+
results*
11+
logs

0 commit comments

Comments
 (0)