Przeglądaj źródła

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

Add .webassets-cache to Flask
Brendan Forster 9 lat temu
rodzic
commit
d300d19e79
1 zmienionych plików z 2 dodań i 1 usunięć
  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