From c51c0afcf20f4c162662a727f22128e4ba89ce2a Mon Sep 17 00:00:00 2001 From: Adam Townsend Date: Tue, 3 Oct 2023 15:55:37 -0700 Subject: [PATCH] ignore the local env file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 89f27ac..6b1c8a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.sw* .bundle *.db +.env.rb