From 60532e852bb55bc600d5ff7de12362830c010a7e Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Sat, 17 Jun 2023 12:01:21 -0500 Subject: [PATCH] Add env and envrc into gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5be7849..c3d720a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ .DS_Store .idea +.env +.envrc pgweb bin tmp/