From 05ccdbf3e380eaf6f4123cf2c99d8bf637ff0aff Mon Sep 17 00:00:00 2001 From: rymnc <43716372+rymnc@users.noreply.github.com> Date: Mon, 12 Sep 2022 08:49:35 +0530 Subject: [PATCH] chore: add nimbus-build-system.paths to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5413ff0ec..2ac3b83c9 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ node_modules/ .idea/ rlnCredentials.txt testPath.txt + +# Nimbus Build System +nimbus-build-system.paths