From 4050b9ed5be24d23e29c203f4ebea95fe6225f9e Mon Sep 17 00:00:00 2001 From: omjadas <omja.das@datatrue.com> Date: Fri, 4 Oct 2019 11:46:50 +1000 Subject: [PATCH] add .envrc to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1a05f82..b88a5ab 100644 --- a/.gitignore +++ b/.gitignore @@ -210,3 +210,5 @@ $RECYCLE.BIN/ *.lnk bin/ + +.envrc -- GitLab