mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 01:26:57 +03:00
Gitignore .pytest_cache/ in project template
This commit is contained in:
parent
0ff3236ce4
commit
911e822e85
2
{{cookiecutter.project_slug}}/.gitignore
vendored
2
{{cookiecutter.project_slug}}/.gitignore
vendored
|
@ -341,3 +341,5 @@ pip-selfcheck.json
|
|||
MailHog
|
||||
{%- endif %}
|
||||
{{ cookiecutter.project_slug }}/media/
|
||||
|
||||
.pytest_cache/
|
||||
|
|
Loading…
Reference in New Issue
Block a user