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=80936431e439769d0779fec83b080edcbd9884b3 commit 80936431e439769d0779fec83b080edcbd9884b3 Author: Guillem Jover <[email protected]> AuthorDate: Wed Oct 26 19:53:29 2016 +0200 t-source-minimal: Add a gitignore file --- t-source-minimal/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t-source-minimal/.gitignore b/t-source-minimal/.gitignore new file mode 100644 index 000000000..f3fb1aa0f --- /dev/null +++ b/t-source-minimal/.gitignore @@ -0,0 +1,2 @@ +*.tar.xz +*.changes -- Dpkg.Org's dpkg

