mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
gitignore flask_cache
This commit is contained in:
parent
3133891b19
commit
1c6528360c
1 changed files with 1 additions and 0 deletions
1
hyperglass/.gitignore
vendored
1
hyperglass/.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
.flask_cache
|
.flask_cache
|
||||||
|
.flask_cache/*
|
||||||
gunicorn_config.py
|
gunicorn_config.py
|
||||||
test.py
|
test.py
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue