From 625edf6a98142a4a31c52d694623aa9b7188708d Mon Sep 17 00:00:00 2001 From: hlaaftana <10591326+hlaaftana@users.noreply.github.com> Date: Fri, 11 Sep 2020 01:43:10 +0300 Subject: [PATCH] Add /lib/fusion to gitignore (#15295) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf0bcfbd65..a4577c0d06 100644 --- a/.gitignore +++ b/.gitignore @@ -66,6 +66,7 @@ testament.db /tests/**/*.js /csources /dist/ +/lib/fusion # Private directories and files (IDEs) .*/