aboutsummaryrefslogtreecommitdiffstats
path: root/python/.gitignore
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-10-15 18:14:20 -0700
committerBryan Newbold <bnewbold@archive.org>2021-10-15 18:15:29 -0700
commitac8922a8c4535205970812d2fbf5a32cc230c2b8 (patch)
tree73aa5173ae4747b82c2a74ecfe8e9ab294485338 /python/.gitignore
parentbb06c833f500fbd37579ffb4aa1c53dc0d1e9c96 (diff)
downloadsandcrawler-ac8922a8c4535205970812d2fbf5a32cc230c2b8.tar.gz
sandcrawler-ac8922a8c4535205970812d2fbf5a32cc230c2b8.zip
python: more aggressive gitignore
Diffstat (limited to 'python/.gitignore')
-rw-r--r--python/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore
index 0d6b987..a5a773e 100644
--- a/python/.gitignore
+++ b/python/.gitignore
@@ -3,6 +3,9 @@
*.gz
htmlcov/
samples/
+*.json
+TODO*
+*.tsv
!.flake8
!.gitlab-ci.yml