From: Scott Cantor Date: Sat, 25 Jun 2011 02:54:57 +0000 (+0000) Subject: Remove and ignore Eclipse project files. X-Git-Tag: 2.4.2~1 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=6fe57d659f2d527fe0c8b2751fa2b7f14abdf7d9 Remove and ignore Eclipse project files. --- diff --git a/.cproject b/.cproject deleted file mode 100644 index fb8845e..0000000 --- a/.cproject +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore index b9cc7e1..354b22d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,9 @@ /pkginfo /stamp-h1 /.settings +/.autotools +/.cproject +/.project /doxyfile /release /x64 diff --git a/.project b/.project deleted file mode 100644 index d4ae0c9..0000000 --- a/.project +++ /dev/null @@ -1,26 +0,0 @@ - - - cpp-opensaml2 - - - - - - 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 - -