From 28f21a0859f2688300101d0bad8639f2bfabb013 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 21 Oct 2019 15:31:45 -0600 Subject: [PATCH] ignore .env --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1423a3e..7e27daf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ +.env + node_modules tests/*.pem