Ver Fonte

Merge pull request #2464 from Cadmus/master

updated static and media files in django section
Brendan Forster há 7 anos atrás
pai
commit
2ec038e578
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

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