From 79c0c78ecae67db4c98fc5f2987ff792da0be672 Mon Sep 17 00:00:00 2001 From: Ryan Bedard Date: Tue, 17 Sep 2013 16:16:55 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 42134df..b36c70b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp -.secret \ No newline at end of file +.secret +/*.secret