From 8cf5a7ee40bb525271d4830388e64393f5a48f0b Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Thu, 27 Jun 2019 18:26:02 -0700 Subject: [PATCH] Git ignore out-test --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e386a725..64273dda 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ node_modules/ .lock-wscript lib/ out/ +out-test/ Makefile.gyp *.Makefile *.target.gyp.mk