1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 00:38:06 +00:00

trying to remove .flask_cache from version control

This commit is contained in:
checktheroads 2019-05-12 11:07:06 -07:00
parent 2325f4feb0
commit acf21c89b7
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -2,7 +2,7 @@ test.py
.DS_Store
*.sass-cache
hyperglass/config/*.toml
hyperglass/.flask_cache/
hyperglass/.flask_cache
#
# Github Default from https://github.com/martinohanlon/flightlight/issues/1
# Byte-compiled / optimized / DLL files

View file

@ -1,6 +1,6 @@
.DS_Store
.sass-cache/
.flask_cache/
.flask_cache
test.py
__pycache__/
parsing/