From 87795ad5522215c7ac23dac42f4c4a0b6c700642 Mon Sep 17 00:00:00 2001 From: Uy Ha Date: Wed, 26 Jan 2022 19:41:33 +0100 Subject: [PATCH] Ignore build directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 035f702ea..2fa6ad00a 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,7 @@ bower_components .lock-wscript # Compiled binary addons (https://nodejs.org/api/addons.html) -build/Release +build # Dependency directories node_modules/