From e2f6cd68fc7c45fcf0e4e9b93290681c4b489336 Mon Sep 17 00:00:00 2001 From: tatianamac Date: Sat, 7 Mar 2020 10:54:44 -0800 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=9A=AB=20=20Ignore=20sass-cache?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4346e32e..fcea1910 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules dist config.codekit3 -.cache \ No newline at end of file +.cache +.sass-cache \ No newline at end of file