From 5e89a9825ff7290ef5bdf561d06eab4bab499a4f Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 20 Oct 2018 01:09:08 -0400 Subject: [PATCH] Add support for FuseBox Project site: [link](https://fuse-box.org/) Corroboration: [link](https://fuse-box.org/docs/development/configuration#cache) Reason: Don't VC cache Hopefully, I did this correctly! --- Node.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Node.gitignore b/Node.gitignore index c221276e..e1da6ae8 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -71,3 +71,6 @@ typings/ # Serverless directories .serverless + +# FuseBox cache +.fusebox/