X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..5223adaa187d2231f03f59a44473b93192bc6968:/git/gitignore diff --git a/git/gitignore b/git/gitignore index a769a54..bf325c4 100644 --- a/git/gitignore +++ b/git/gitignore @@ -5,29 +5,36 @@ \#* .#* +## Semantic clutter. semantic.cache -## STG clutter. +## StGit clutter. .stgit-edit.txt *.ancestor *.patched +## Rust clutter. +.nailing-cargo.lock + ## Global clutter. GPATH GRTAGS GSYMS GTAGS +## GDB clutter. +.gdb_history + ## Build and release directories. -build -build-* -dist-* -deb-build +.mdw-build.conf +/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/