X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/b0e86111e2825f82c00dde0315ffe2fd43f71ab7..cfcfc91b899eb3f2f205f80fb27a61c79154ef97:/git/gitignore diff --git a/git/gitignore b/git/gitignore index 9bb13cb..e25ff11 100644 --- a/git/gitignore +++ b/git/gitignore @@ -19,8 +19,12 @@ GRTAGS GSYMS GTAGS +## GDB clutter. +.gdb_history + ## Build and release directories. -build -build-* -dist-* -deb-build +/build/ +/build.*/ +/dist-*/ +/p/ +/p.*/