From 9bf2bd37ae875aa41bf02161fd469cb64b71c0c1 Mon Sep 17 00:00:00 2001 From: Mestima Date: Fri, 10 Jul 2020 18:45:18 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6704566..9ed75c8 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/