X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=.gitignore;h=1f2cf282c0b4118e3097c39c6924e8e8d3ba8fcf;hp=735e1ed3c21e074266615ceb8a698bd4e0f0996a;hb=HEAD;hpb=de3028f4f6e23c897a6e1548826e2b077c9ee084 diff --git a/.gitignore b/.gitignore index 735e1ed..1f2cf28 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ *.so *.so.[0-9]* *.a +*.pc +*.pc.in *.pyc *.pyo *.rej @@ -15,44 +17,40 @@ .*.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 -*.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 -xmltooling.spec -xmltooling-uninstalled.sh -.settings -.autotools -.project -.cproject -doxyfile -x64 -Portfile -*.gz -*.bz2 -*.zip -*.opensdf -*.sdf -ipch -build-aux -build +/Debug +/*.ncb +/*.suo +/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 +/xmltooling.spec +/.settings +/.autotools +/.project +/.cproject +/doxyfile +/x64 +/Portfile +/*.gz +/*.opensdf +/*.sdf +/ipch +/build-aux +/build