From 611f04d8d862648bc0a71ab606023ef993c3523f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 13 Oct 2011 17:10:01 +0200 Subject: [PATCH] Removed .project --- .gitignore | 1 + .project | 23 ----------------------- 2 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 .project diff --git a/.gitignore b/.gitignore index 279cf733140..116bd8f7574 100755 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ default.properties .buildpath .gitmodules dolibarr_install.log +/.project diff --git a/.project b/.project deleted file mode 100644 index 73994c1fed6..00000000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - dolibarrcvs - - - - - - org.eclipse.dltk.core.scriptbuilder - - - - - org.eclipse.wst.validation.validationbuilder - - - - - - org.eclipse.php.core.PHPNature - net.sf.eclipsecs.core.CheckstyleNature - -