Commit d300d19e authored by Brendan Forster's avatar Brendan Forster

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

Add .webassets-cache to Flask
parents 94043d7f 455a69dd
...@@ -53,8 +53,9 @@ coverage.xml ...@@ -53,8 +53,9 @@ coverage.xml
*.log *.log
local_settings.py local_settings.py
# Flask instance folder # Flask stuff:
instance/ instance/
.webassets-cache
# Scrapy stuff: # Scrapy stuff:
.scrapy .scrapy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment