X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=.gitignore;h=d484b5a9caea45ad9b79c1dae986755ad32d3d59;hp=b9cc7e18e823048b899051b273b173914aa30dc1;hb=2ded9e59e46b4d3599fe525665f96976368521f3;hpb=efdb2506230cf895ed3e68b759c7869a0c9d7ab1 diff --git a/.gitignore b/.gitignore index b9cc7e1..d484b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,21 @@ # 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 +*~ +*.#* +.*.swp +.DS_store # Simulated Subversion default ignores end here # The contents of the svn:ignore property on the branch root. /*.ncb @@ -35,9 +37,13 @@ /Makefile.in /missing /opensaml.spec +/opensaml-uninstalled.sh /pkginfo /stamp-h1 /.settings +/.autotools +/.cproject +/.project /doxyfile /release /x64 @@ -46,3 +52,5 @@ /*.sdf /*.opensdf /ipch +/build-aux +/build