X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/53452b757ad4e4405995bf0f68e53715f1227db7..01ad59de5f6d5c9b2a81ffede8a00e4919e38f3d:/git/gitignore diff --git a/git/gitignore b/git/gitignore index 7df077e..bf325c4 100644 --- a/git/gitignore +++ b/git/gitignore @@ -13,6 +13,9 @@ semantic.cache *.ancestor *.patched +## Rust clutter. +.nailing-cargo.lock + ## Global clutter. GPATH GRTAGS @@ -23,6 +26,15 @@ GTAGS .gdb_history ## Build and release directories. +.mdw-build.conf /build/ /build.*/ /dist-*/ +/p/ +/p.*/ + +## Debian build debris. +/debian/*.log +/debian/autoreconf.* +/debian/debhelper-build-stamp +/debian/build/