Skip to content

Commit 455a69d

Browse files
committed
Add .webassets-cache to Flask
1 parent 94043d7 commit 455a69d

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)