Преглед на файлове

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

Add .webassets-cache to Flask
Brendan Forster преди 9 години
родител
ревизия
d300d19e79
променени са 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