瀏覽代碼

Add .webassets-cache to Flask

2Cubed 9 年之前
父節點
當前提交
455a69dd48
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Python.gitignore

+ 2 - 1
Python.gitignore

@@ -53,8 +53,9 @@ coverage.xml
 *.log
 local_settings.py
 
-# Flask instance folder
+# Flask stuff:
 instance/
+.webassets-cache
 
 # Scrapy stuff:
 .scrapy