From fb335651f7acac453c4a88cddea4c74df7ebd953 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Fri, 11 Sep 2020 09:06:43 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 629828bb..5285eb22 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,7 @@ bower_components build/Release # Cache directory -.cache +.cache/ # Dependency directories node_modules/