X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/fb8edb53472d896b5e2d9a0692634994545e020b..791be28484008fe7a07e4e04c0ef3d0d00fe15df:/git/gitignore?ds=sidebyside diff --git a/git/gitignore b/git/gitignore index 6d91afe..e186682 100644 --- a/git/gitignore +++ b/git/gitignore @@ -19,9 +19,19 @@ GRTAGS GSYMS GTAGS +## GDB clutter. +.gdb_history + ## Build and release directories. -build -build-* -build.* -dist-* -deb-build +.mdw-build.conf +/build/ +/build.*/ +/dist-*/ +/p/ +/p.*/ + +## Debian build debris. +/debian/*.log +/debian/autoreconf.* +/debian/debhelper-build-stamp +/debian/build/