X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/90e24a2e0573ed67e5facf4f1bb2cc9909c26c15..be6f67499ecde598ec78e231fc64a0710a45633e:/git/gitignore diff --git a/git/gitignore b/git/gitignore index b41e934..30d9687 100644 --- a/git/gitignore +++ b/git/gitignore @@ -23,8 +23,14 @@ GTAGS .gdb_history ## Build and release directories. -build -build-* -build.* -dist-* -deb-build +/build/ +/build.*/ +/dist-*/ +/p/ +/p.*/ + +## Debian build debris. +/debian/*.log +/debian/autoreconf.* +/debian/debhelper-build-stamp +/debian/build/