From 1c6528360c3457743c763480404933e80dbc3c48 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Mon, 13 May 2019 10:41:58 -0700 Subject: [PATCH] gitignore flask_cache --- hyperglass/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperglass/.gitignore b/hyperglass/.gitignore index 11e5f5c..644f839 100644 --- a/hyperglass/.gitignore +++ b/hyperglass/.gitignore @@ -1,6 +1,7 @@ .DS_Store .sass-cache/ .flask_cache +.flask_cache/* gunicorn_config.py test.py __pycache__/