aboutsummaryrefslogtreecommitdiffstats
path: root/python/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'python/.gitignore')
-rw-r--r--python/.gitignore12
1 files changed, 11 insertions, 1 deletions
diff --git a/python/.gitignore b/python/.gitignore
index 9b0fdb2..a5a773e 100644
--- a/python/.gitignore
+++ b/python/.gitignore
@@ -1,4 +1,14 @@
*part-000*
*.tar.gz
-*.tsv.gz
+*.gz
htmlcov/
+samples/
+*.json
+TODO*
+*.tsv
+
+!.flake8
+!.gitlab-ci.yml
+!.pylintrc
+!.coveragerc
+!.gitignore