aboutsummaryrefslogtreecommitdiffstats
path: root/python/.gitignore
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-01-18 14:28:34 -0800
committerBryan Newbold <bnewbold@archive.org>2021-01-18 14:28:34 -0800
commit265e34328d2cfa506eeaf0d8c43acefca9757c93 (patch)
treed878a2679f932559839756b898a2dc3a8023ab8a /python/.gitignore
parente5b0a6bd018e767692948961244bce9d476e95ca (diff)
downloadsandcrawler-265e34328d2cfa506eeaf0d8c43acefca9757c93.tar.gz
sandcrawler-265e34328d2cfa506eeaf0d8c43acefca9757c93.zip
add missing dotfiles (due to gitignore oops)
Diffstat (limited to 'python/.gitignore')
-rw-r--r--python/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore
index ba67eaf..ba76eda 100644
--- a/python/.gitignore
+++ b/python/.gitignore
@@ -2,3 +2,9 @@
*.tar.gz
*.gz
htmlcov/
+
+!.flake8
+!.gitlab-ci.yml
+!.pylintrc
+!.coveragerc
+!.gitignore