1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

updated static and media files in django section

This commit is contained in:
Renjith S Raj 2017-08-29 05:33:33 +00:00 committed by GitHub
parent d5ce0fc1d4
commit 1d0f9ccd7a

View File

@ -51,6 +51,8 @@ coverage.xml
# Django stuff:
*.log
.static_storage/
.media/
local_settings.py
# Flask stuff: