X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=24f9680cd6173fcfcfcedc95fd7a17493dcd665e;hb=d2f6a047b8ff221c8089179c762c7948b6eb3ac7;hp=65d074f3a6011eee39bf22b9f82f553e4dc218dc;hpb=2b806f2125ed36bffe796942cad1949b44fe8de5;p=shibboleth%2Fcpp-opensaml.git diff --git a/.gitignore b/.gitignore index 65d074f..24f9680 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# A simulation of Subversion default ignores, generated by reposurgeon. *.o *.lo *.la @@ -12,24 +11,28 @@ *.pyc *.pyo *.rej +*.aps +*.suo +*.ncb +*.opensdf *.sdf -Projects/*/*.opensdf -Projects/*/*.suo -Projects/*/*/Debug/* -Projects/*/*/Release/* -Projects/*/*/x64/* -Projects/*/ipch -*.vcxproj.user -Projects/*/samltest/samltest.cpp *~ *.#* .*.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 +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 @@ -42,24 +45,31 @@ Projects/*/samltest/samltest.cpp /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 +/m4/lt~obsolete.m4 +/m4/ltsugar.m4 +/m4/ltoptions.m4 +/m4/libtool.m4 +/m4/ltversion.m4 +/schemas/*-catalog.xml +/saml/config_pub.h +/saml/.deps +/samlsign/samlsign +/samlsign/.deps +/samltest/samltest +/samltest/.deps +/samltest/*.cpp +/samltest/*/*.cpp +/samltest/**/*.cpp