From: Scott Cantor Date: Sat, 25 Jun 2011 02:37:12 +0000 (+0000) Subject: Remove and ignore Eclipse project files. X-Git-Tag: 1.4.2~6 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=ad66074e467c9d71c0010e49f8fcfd0c6ea07c22 Remove and ignore Eclipse project files. --- diff --git a/.cproject b/.cproject deleted file mode 100644 index 819476a..0000000 --- a/.cproject +++ /dev/null @@ -1,695 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore index 595639a..e7eddac 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,6 @@ /*.opensdf /*.sdf /ipch +/.project +/.cproject +/.autotools diff --git a/.project b/.project deleted file mode 100644 index 2711500..0000000 --- a/.project +++ /dev/null @@ -1,26 +0,0 @@ - - - cpp-xmltooling - - - - - - org.eclipse.linuxtools.cdt.autotools.genmakebuilder - - - - - org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.core.ccnature - org.eclipse.cdt.managedbuilder.core.managedBuildNature - org.eclipse.linuxtools.cdt.autotools.autotoolsNature - org.eclipse.cdt.managedbuilder.core.ScannerConfigNature - -