From d81df7c4051dd083b78f23aa75d773b75750cac0 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Tue, 7 Aug 2012 15:40:11 +0200 Subject: [PATCH] Add .project file to .gitignore (eclipse) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 41cf1d4bdf48..77e5342300c7 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ scripts/RelWithDebInfo /CMakeLists.txt.user qgis-test.ctest i18n/*.qm +.project