aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-01-18 14:27:00 -0800
committerBryan Newbold <bnewbold@archive.org>2021-01-18 14:27:00 -0800
commitead6d0cbbea5101ce9565b773938242348287eec (patch)
tree6a58c9661493d51ca565e0fd50498e44e589ef7a /.gitignore
parent44789527744ab54b4ed5cf52c88a464a9d34ef2a (diff)
downloadfatcat-scholar-ead6d0cbbea5101ce9565b773938242348287eec.tar.gz
fatcat-scholar-ead6d0cbbea5101ce9565b773938242348287eec.zip
add missing dotfiles (due to gitignore oops)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7047762..c8f9c51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,5 +21,10 @@ _build/
src/build/
*.log
+!.flake8
+!.gitlab-ci.yml
+!.pylintrc
+!.coveragerc
+
# Don't ignore this file itself
!.gitignore