diff --git a/.gitignore b/.gitignore index 4b6960b..90c2bfe 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ htmlcov/ nosetests.xml coverage.xml *,cover +.testmondata # Translations *.mo @@ -57,4 +58,4 @@ docs/_build/ target/ .DS_Store -.python-version \ No newline at end of file +.python-version