Skip to content

Commit b1c14ff

Browse files
updated gitignore with chapter 2 datasets and models
1 parent 363403b commit b1c14ff

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
.ipynb_checkpoints
22
*/.ipynb_checkpoints/*
3-
**/.ipynb_checkpoints
3+
**/.ipynb_checkpoints
4+
5+
# Chapter 2
6+
Ch2/GoogleNews-vectors-negative300.bin
7+
Ch2/GoogleNews-vectors-negative300.bin.gz
8+
Ch2/nlpaug
9+
Ch2/snorkel-tutorials
10+
Ch2/spelling_en.txt

0 commit comments

Comments
 (0)