X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=65d074f3a6011eee39bf22b9f82f553e4dc218dc;hb=2b806f2125ed36bffe796942cad1949b44fe8de5;hp=2a9eb6ae45ba039eeae60a166c57a02eb10e6a52;hpb=29916190e7e1c5a45cc4eaf1a6637f1ffdcfb2ab;p=shibboleth%2Fcpp-opensaml.git diff --git a/.gitignore b/.gitignore index 2a9eb6a..65d074f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,30 @@ # 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 +*.o +*.lo +*.la +*.al +*.libs +*.so +*.so.[0-9]* +*.a +*.pc +*.pc.in +*.pyc +*.pyo +*.rej +*.sdf +Projects/*/*.opensdf +Projects/*/*.suo +Projects/*/*/Debug/* +Projects/*/*/Release/* +Projects/*/*/x64/* +Projects/*/ipch +*.vcxproj.user +Projects/*/samltest/samltest.cpp +*~ +*.#* +.*.swp +.DS_store # Simulated Subversion default ignores end here # The contents of the svn:ignore property on the branch root. /*.ncb @@ -35,9 +46,20 @@ /Makefile.in /missing /opensaml.spec +/opensaml-uninstalled.sh /pkginfo /stamp-h1 /.settings +/.autotools +/.cproject +/.project /doxyfile /release /x64 +/Portfile +/*.gz +/*.sdf +/*.opensdf +/ipch +/build-aux +/build