diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index af15969c8..132ee4c13 100644 --- a/.gitignore +++ b/.gitignore @@ -21,8 +21,6 @@ parts/ sdist/ var/ wheels/ -Pipfile -Pipfile.lock *.egg-info/ .installed.cfg *.egg @@ -51,6 +49,7 @@ nosetests.xml coverage.xml *.cover .hypothesis/ +cover # Translations *.mo |