From 9924a3ca6dc68ae1d15ddc1f21330931ae7f9d37 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 18 Dec 2011 22:02:09 +0100 Subject: [PATCH] Remove non-used items from .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3dec717..f903669 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/settings.conf -/logs/*.log -/_source/ -/_data/ +/_source/ \ No newline at end of file