mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-21 02:21:52 +00:00
CR fix
This commit is contained in:
parent
29e659b57b
commit
9e64d225a2
1 changed files with 0 additions and 2 deletions
2
{{cookiecutter.repo_name}}/.gitignore
vendored
2
{{cookiecutter.repo_name}}/.gitignore
vendored
|
|
@ -37,10 +37,8 @@ htmlcov
|
|||
*.mo
|
||||
*.pot
|
||||
|
||||
{% if cookiecutter.use_pycharm == 'y' %}
|
||||
# Pycharm
|
||||
.idea
|
||||
{% endif %}
|
||||
|
||||
# Vim
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue