.gitignore only the root instance/ flask dir
we will eventually have tests, and we won't want to ignore our test data inside instance/
This commit is contained in:
parent
11073b4811
commit
d9c4cbdfe1
2
.gitignore
vendored
2
.gitignore
vendored
@ -59,7 +59,7 @@ local_settings.py
|
|||||||
db.sqlite3
|
db.sqlite3
|
||||||
|
|
||||||
# Flask stuff:
|
# Flask stuff:
|
||||||
instance/
|
/instance/
|
||||||
.webassets-cache
|
.webassets-cache
|
||||||
|
|
||||||
# Scrapy stuff:
|
# Scrapy stuff:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user