From 064b86c95fc9084598e4efe101d063ab2ce07c9c Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Tue, 17 Sep 2013 08:54:53 -0400 Subject: [PATCH] Added my events dir to the gitignore list --- web/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/.gitignore b/web/.gitignore index 4a1adb886..90d971d4b 100644 --- a/web/.gitignore +++ b/web/.gitignore @@ -8,6 +8,7 @@ /build /dist /tags +/app/webroot/events # OS generated files # ###################### @@ -18,4 +19,4 @@ .Trashes Icon? ehthumbs.db -Thumbs.db \ No newline at end of file +Thumbs.db