diff options
Diffstat (limited to 'python/.gitignore')
-rw-r--r-- | python/.gitignore | 6 |
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 |