From d75ff12f21c5e96e5c1293c9055434c7328c4b6a Mon Sep 17 00:00:00 2001 From: WesTyler Date: Wed, 2 Sep 2015 17:26:34 -0500 Subject: [PATCH] Git-ignore setup file for Logentries --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8f6d506..3e1a5e4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules bower_components .DS_Store server/config.js -*.txt \ No newline at end of file +*.txt +install.sh