Skip to content

Commit 73c5a98

Browse files
committed
ignore workspace
1 parent 232dfd0 commit 73c5a98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
.*.swp
22
*.pyc
33

4+
# folder to be used for working on the exercises
5+
workspace
6+
7+
# output of the sphinx build of the documentation
48
tutorial/_build
59

10+
# datasets to be fetched from the web and cached locally
611
data/twenty_newsgroups/20news-bydate.tar.gz
712
data/twenty_newsgroups/20news-bydate-train
813
data/twenty_newsgroups/20news-bydate-test

0 commit comments

Comments
 (0)