X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=24f9680cd6173fcfcfcedc95fd7a17493dcd665e;hb=49f4e0b2868c7bb7fe83e50c54d906789e613aa1;hp=c16dc3b6bfbf6653435405526f90b88db34f04b8;hpb=50f75e2cd3ddaca8e9808a3e5af9517deca3c9c3;p=shibboleth%2Fcpp-opensaml.git diff --git a/.gitignore b/.gitignore index c16dc3b..24f9680 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,38 @@ -# A simulation of Subversion default ignores, generated by reposurgeon. -/*.o -/*.lo -/*.la -/*.al -/*.libs -/*.so -/*.so.[0-9]* -/*.a -/*.pyc -/*.pyo -/*.rej -/*~ -/*.#* -/.*.swp -/.DS_store -# Simulated Subversion default ignores end here -# The contents of the svn:ignore property on the branch root. -/*.ncb -/*.suo -/debug +*.o +*.lo +*.la +*.al +*.libs +*.so +*.so.[0-9]* +*.a +*.pc +*.pc.in +*.pyc +*.pyo +*.rej +*.aps +*.suo +*.ncb +*.opensdf +*.sdf +*~ +*.#* +.*.swp +*.vcxproj.user +.DS_store +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 @@ -31,17 +45,31 @@ /depcomp /install-sh /libtool -/Makefile -/Makefile.in /missing -/opensaml.spec /pkginfo -/stamp-h1 +/opensaml.spec /.settings /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