瀏覽代碼

updated static and media files in django section

Renjith S Raj 7 年之前
父節點
當前提交
1d0f9ccd7a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

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