From ea9fd3d4c638cdffa4bfbeceed5946031755052b Mon Sep 17 00:00:00 2001 From: Jitesh Singh <111187462+itzjitesh@users.noreply.github.com> Date: Thu, 17 Nov 2022 10:03:02 +0530 Subject: [PATCH] Update Node.gitignore I have been using this .gitignore file for many months, although I realized everytime I have to custom add for the config files and in config files every one of your private details is saved, So, I just added it to this file. Thanks & Regards! --- Node.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Node.gitignore b/Node.gitignore index c6bba591..3a029104 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -128,3 +128,6 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +#config files +config/