X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/b6f657376564f477ad08e0a3f4f063872ebd8b44..f27ec9aae2058422d7c4011d626ca346b44fa472:/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.*/