Browse Source

Merge pull request #1953 from 2Cubed/patch-1

Add .webassets-cache to Flask
Brendan Forster 9 năm trước cách đây
mục cha
commit
d300d19e79
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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