diff --git a/.gitignore b/.gitignore index ea40d7a..7f98ffe 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/hyperglass/.gitignore b/hyperglass/.gitignore index 408de54..7932e81 100644 --- a/hyperglass/.gitignore +++ b/hyperglass/.gitignore @@ -1,6 +1,6 @@ .DS_Store .sass-cache/ -.flask_cache/ +.flask_cache test.py __pycache__/ parsing/