Update .gitignore

Added static folder
This commit is contained in:
Vishnu Kant Shukla 2020-10-15 19:02:20 +05:30 committed by GitHub
parent b7c7eaf465
commit 5c55a726a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -327,6 +327,8 @@ tags
MailHog
{%- endif %}
{{ cookiecutter.project_slug }}/media/
{{ cookiecutter.project_slug }}/static/
.pytest_cache/