X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..4ff90aeb968a6d8bce194349fa5b07c969fbfb45:/git/gitignore diff --git a/git/gitignore b/git/gitignore index a769a54..30d9687 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,18 @@ GRTAGS GSYMS GTAGS +## GDB clutter. +.gdb_history + ## Build and release directories. -build -build-* -dist-* -deb-build +/build/ +/build.*/ +/dist-*/ +/p/ +/p.*/ -## Semantic clutter and tags stuff -semantic.cache -TAGS -GPATH -GRTAGS -GSYMS -GTAGS +## Debian build debris. +/debian/*.log +/debian/autoreconf.* +/debian/debhelper-build-stamp +/debian/build/