From 9c93d32f23b8c789d93effa3f0b3daf14cff4ed1 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 8 Aug 2017 17:48:06 -0400 Subject: [PATCH] Ignore .htaccess, remove .env --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5f2003c7b..835d6b7f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .DS_Store -.env +.htaccess node_modules/