X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/fb8edb53472d896b5e2d9a0692634994545e020b..63b40831b80c784c50bafbdef00a5cd07ddb91fd:/git/gitignore diff --git a/git/gitignore b/git/gitignore index 6d91afe..e25ff11 100644 --- a/git/gitignore +++ b/git/gitignore @@ -19,9 +19,12 @@ GRTAGS GSYMS GTAGS +## GDB clutter. +.gdb_history + ## Build and release directories. -build -build-* -build.* -dist-* -deb-build +/build/ +/build.*/ +/dist-*/ +/p/ +/p.*/