Skip to content

Commit d300d19

Browse files
committed
Merge pull request #1953 from 2Cubed/patch-1
Add .webassets-cache to Flask
2 parents 94043d7 + 455a69d commit d300d19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Python.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ coverage.xml
5353
*.log
5454
local_settings.py
5555

56-
# Flask instance folder
56+
# Flask stuff:
5757
instance/
58+
.webassets-cache
5859

5960
# Scrapy stuff:
6061
.scrapy

0 commit comments

Comments
 (0)