This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=b1f9e2e4c743ab8db3f646423a718ec9e5a6fec3 commit b1f9e2e4c743ab8db3f646423a718ec9e5a6fec3 Author: Guillem Jover <[email protected]> AuthorDate: Thu Feb 2 05:15:20 2017 +0100 t-source-minimal: Ignore .buildinfo files --- t-source-minimal/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/t-source-minimal/.gitignore b/t-source-minimal/.gitignore index f3fb1aa0f..160013fcb 100644 --- a/t-source-minimal/.gitignore +++ b/t-source-minimal/.gitignore @@ -1,2 +1,3 @@ *.tar.xz +*.buildinfo *.changes -- Dpkg.Org's dpkg

