Skip to content

Commit 23d4677

Browse files
committed
remove .pyc
1 parent 48a77be commit 23d4677

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Model files
22
model.pkl.*
33

4+
# python compiled code
5+
*.pyc
6+
47
# Dataset
58
english_short_corpus_small_13to20_test.txt
69
english_short_corpus_small_4to12_test.txt

0 commit comments

Comments
 (0)