diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-09-18 10:44:18 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-09-18 10:44:18 -0700 |
commit | 229cf646399d1710a84f367f1a42a7b54844f906 (patch) | |
tree | 4ab13b939439d4e2612f15e1ef19ed95b3e304e0 /python/.gitignore | |
parent | c99a366003ed399f0e0dd17cc8086dbccd078279 (diff) | |
download | sandcrawler-229cf646399d1710a84f367f1a42a7b54844f906.tar.gz sandcrawler-229cf646399d1710a84f367f1a42a7b54844f906.zip |
gitignore in python dir
Diffstat (limited to 'python/.gitignore')
-rw-r--r-- | python/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 0000000..d53fac8 --- /dev/null +++ b/python/.gitignore @@ -0,0 +1,3 @@ +*part-000* +*.tar.gz +*.tsv.gz |