X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=7df0319c7776dba6d01eefa6b2f64debd032e48e;hb=refs%2Fheads%2Fupstream_master;hp=d484b5a9caea45ad9b79c1dae986755ad32d3d59;hpb=2ded9e59e46b4d3599fe525665f96976368521f3;p=shibboleth%2Fcpp-opensaml.git diff --git a/.gitignore b/.gitignore index d484b5a..7df0319 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# A simulation of Subversion default ignores, generated by reposurgeon. *.o *.lo *.la @@ -12,15 +11,30 @@ *.pyc *.pyo *.rej +*.aps +*.suo +*.ncb +*.opensdf +*.sdf *~ *.#* .*.swp +*.vcxproj.user .DS_store -# Simulated Subversion default ignores end here -# The contents of the svn:ignore property on the branch root. -/*.ncb -/*.suo -/debug +Makefile +Makefile.in +stamp-h1 +stamp-h2 +.deps +.dirstamp +Debug +Release +x64 +/Projects/vc??/samltest/*.cpp +/Projects/vc10/ipch/ +/Projects/vc??/*.opendb +/Projects/vc??/*.db +/opensaml-uninstalled.sh /aclocal.m4 /autom4te.cache /config.guess @@ -33,24 +47,29 @@ /depcomp /install-sh /libtool -/Makefile -/Makefile.in /missing -/opensaml.spec -/opensaml-uninstalled.sh /pkginfo -/stamp-h1 +/opensaml.spec /.settings -/.autotools -/.cproject -/.project /doxyfile -/release -/x64 /Portfile /*.gz -/*.sdf -/*.opensdf +/*.zip +/*.bz2 /ipch /build-aux /build +/Build +/doc/api +/m4/lt~obsolete.m4 +/m4/ltsugar.m4 +/m4/ltoptions.m4 +/m4/libtool.m4 +/m4/ltversion.m4 +/schemas/*-catalog.xml +/saml/config_pub.h +/samlsign/samlsign +/samltest/samltest +/samltest/*.cpp +/samltest/*/*.cpp +/samltest/**/*.cpp