diff --git a/.gitignore b/.gitignore index d4f71e35..a97b8c21 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ var/ *.egg-info/ .installed.cfg *.egg +.python-version # PyInstaller # Usually these files are written by a python script from a template @@ -47,6 +48,7 @@ nosetests.xml coverage.xml *,cover .pytest_cache/ +.benchmarks/ # Translations *.mo