From 9e64d225a2c4c53b90df69819dc6640e5376471c Mon Sep 17 00:00:00 2001 From: Krzysztof Szumny Date: Sun, 27 Mar 2016 20:08:09 +0200 Subject: [PATCH] CR fix --- {{cookiecutter.repo_name}}/.gitignore | 2 -- 1 file changed, 2 deletions(-) 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