From 15be089b8302f2c356a15506b637f50eb00a7eab Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Sun, 2 Aug 2020 08:20:52 +1200 Subject: [PATCH] Ignore the .env file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 96147c719..46fc54a4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .byebug_history .bundle +.env # Folders to ignore /log