diff --git a/.gitignore b/.gitignore index d061f28..8caaf99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ .* +!.travis.yml +!.pylintrc +!.gitignore +!.gitattributes +!.coveragerc *~ *.pyc build