From: Mark Wooding Date: Tue, 15 May 2018 13:42:31 +0000 (+0100) Subject: git/gitignore: Deprecate `deb-build/' and `build-*/' directories. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/232358347915683c9146905664bcbfde4adb8a06 git/gitignore: Deprecate `deb-build/' and `build-*/' directories. My usual `debian/rules' arrangements use `debian/build' for this. Otherwise, I should use `build.debian' or similar. --- diff --git a/git/gitignore b/git/gitignore index b41e934..5fdbf64 100644 --- a/git/gitignore +++ b/git/gitignore @@ -24,7 +24,5 @@ GTAGS ## Build and release directories. build -build-* build.* dist-* -deb-build