From 3aa10a749f2925d4a19aace6029ccc43a5cf8549 Mon Sep 17 00:00:00 2001 From: Marco Bubke <marco.bubke@nokia.com> Date: Mon, 8 Feb 2010 15:08:25 +0100 Subject: [PATCH] remove the core directory from the ignores --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ae4cac0dfcf..418495a04b6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ .#* *.*# core +!core/ tags .DS_Store *.debug -- GitLab