X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/b0e86111e2825f82c00dde0315ffe2fd43f71ab7..5223adaa187d2231f03f59a44473b93192bc6968:/git/gitignore?ds=sidebyside diff --git a/git/gitignore b/git/gitignore index 9bb13cb..bf325c4 100644 --- a/git/gitignore +++ b/git/gitignore @@ -13,14 +13,28 @@ semantic.cache *.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.*/ + +## Debian build debris. +/debian/*.log +/debian/autoreconf.* +/debian/debhelper-build-stamp +/debian/build/