From fe70410f726032557c0c330d6098a560c353ab42 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Thu, 29 Aug 2019 23:05:38 -0700 Subject: [PATCH] remove sass_cache, add vscode --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fd75eee..6ac4127 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ test.py .DS_Store .idea -*.sass-cache +.vscode # # Github Default from https://github.com/martinohanlon/flightlight/issues/1 # Byte-compiled / optimized / DLL files