]> source.dussan.org Git - gitignore.git/commitdiff
updated static and media files in django section 2464/head
authorRenjith S Raj <renjithsraj91@gmail.com>
Tue, 29 Aug 2017 05:33:33 +0000 (05:33 +0000)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2017 05:33:33 +0000 (05:33 +0000)
Python.gitignore

index 113294a5f18d979085b4ad570d8a22a8e4eabd58..de1beb02643c54f0579a47ab54c8b1480936f5b7 100644 (file)
@@ -51,6 +51,8 @@ coverage.xml
 
 # Django stuff:
 *.log
+.static_storage/
+.media/
 local_settings.py
 
 # Flask stuff: