diff --git a/{{cookiecutter.repo_name}}/.gitignore b/{{cookiecutter.repo_name}}/.gitignore index e1c4d42e..4b288b5b 100644 --- a/{{cookiecutter.repo_name}}/.gitignore +++ b/{{cookiecutter.repo_name}}/.gitignore @@ -37,10 +37,8 @@ htmlcov *.mo *.pot -{% if cookiecutter.use_pycharm == 'y' %} # Pycharm .idea -{% endif %} # Vim