1
0
Fork 1
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:
checktheroads 2019-05-13 10:41:58 -07:00
parent 3133891b19
commit 1c6528360c

View file

@ -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__/