X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=.gitignore;h=7df0319c7776dba6d01eefa6b2f64debd032e48e;hp=7897ffda7cdf29355da046810ca602bfb15981cf;hb=refs%2Fheads%2Fupstream_master;hpb=db44995ea6c326dcb51387a888da823c5d86c866 diff --git a/.gitignore b/.gitignore index 7897ffd..7df0319 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# A simulation of Subversion default ignores, generated by reposurgeon. *.o *.lo *.la @@ -7,52 +6,70 @@ *.so *.so.[0-9]* *.a +*.pc +*.pc.in *.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. -Debug -*.ncb -*.suo -*.pc -*.pc.in -Release -aclocal.m4 -autom4te.cache -config.guess -config.h -config.h.in -config.log -config.status -config.sub -configure -depcomp -install-sh -libtool Makefile Makefile.in -missing -pkginfo stamp-h1 -opensaml.spec -opensaml-uninstalled.sh -.settings -.autotools -.project -.cproject -doxyfile +stamp-h2 +.deps +.dirstamp +Debug +Release x64 -Portfile -*.gz -*.bz2 -*.zip -*.opensdf -*.sdf -ipch -build-aux -build +/Projects/vc??/samltest/*.cpp +/Projects/vc10/ipch/ +/Projects/vc??/*.opendb +/Projects/vc??/*.db +/opensaml-uninstalled.sh +/aclocal.m4 +/autom4te.cache +/config.guess +/config.h +/config.h.in +/config.log +/config.status +/config.sub +/configure +/depcomp +/install-sh +/libtool +/missing +/pkginfo +/opensaml.spec +/.settings +/doxyfile +/Portfile +/*.gz +/*.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