X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..d66ad1e70091acd1d50e39a16773fe2ece3af0c4:/git/gitignore diff --git a/git/gitignore b/git/gitignore index a769a54..e25ff11 100644 --- a/git/gitignore +++ b/git/gitignore @@ -5,9 +5,10 @@ \#* .#* +## Semantic clutter. semantic.cache -## STG clutter. +## StGit clutter. .stgit-edit.txt *.ancestor *.patched @@ -18,16 +19,12 @@ GRTAGS GSYMS GTAGS -## Build and release directories. -build -build-* -dist-* -deb-build +## GDB clutter. +.gdb_history -## Semantic clutter and tags stuff -semantic.cache -TAGS -GPATH -GRTAGS -GSYMS -GTAGS +## Build and release directories. +/build/ +/build.*/ +/dist-*/ +/p/ +/p.*/