diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5d0af4bae..132ee4c13 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ wheels/ .idea/ .idea .idea/* +*.iml # PyInstaller # Usually these files are written by a python script from a template @@ -48,6 +49,7 @@ nosetests.xml coverage.xml *.cover .hypothesis/ +cover # Translations *.mo |