mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +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 %}
|
||||
|
||||
staticfiles/
|
||||
|
||||
.cache/
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user