X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=.gitignore;h=1f2cf282c0b4118e3097c39c6924e8e8d3ba8fcf;hp=5e2c4079ea236d4a19c312ee205a728e3c234ca4;hb=HEAD;hpb=80c27f21fb3d78756b67621b600120d032257d81 diff --git a/.gitignore b/.gitignore index 5e2c407..1f2cf28 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,23 @@ # 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 +/xmltooling-uninstalled.sh # The contents of the svn:ignore property on the branch root. /Debug /*.ncb @@ -39,6 +42,9 @@ /stamp-h1 /xmltooling.spec /.settings +/.autotools +/.project +/.cproject /doxyfile /x64 /Portfile