mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
gitignore generated project's .cache/ dir
This commit is contained in:
parent
33167e64ba
commit
30343734b7
3
{{cookiecutter.project_slug}}/.gitignore
vendored
3
{{cookiecutter.project_slug}}/.gitignore
vendored
|
@ -76,3 +76,6 @@ mailhog
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
staticfiles/
|
staticfiles/
|
||||||
|
|
||||||
|
.cache/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user