mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-12 06:33:10 +00:00
fix issue #847
This commit is contained in:
parent
77ce5f04ee
commit
3b3e53b57b
1 changed files with 0 additions and 2 deletions
2
{{cookiecutter.project_slug}}/.gitignore
vendored
2
{{cookiecutter.project_slug}}/.gitignore
vendored
|
|
@ -75,6 +75,4 @@ node_modules/
|
|||
mailhog
|
||||
{% endif %}
|
||||
|
||||
{% if cookiecutter.use_compressor == 'y' %}
|
||||
staticfiles/
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue