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=3beef2f57d353accf5e508ae8065feb813eb7d66 commit 3beef2f57d353accf5e508ae8065feb813eb7d66 Author: Guillem Jover <[email protected]> AuthorDate: Tue Jan 28 23:41:52 2020 +0100 build: Update debian/.gitignore for dh_autoreconf artifacts --- debian/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/.gitignore b/debian/.gitignore index 5bf5d56c0..290d050ae 100644 --- a/debian/.gitignore +++ b/debian/.gitignore @@ -5,5 +5,7 @@ dpkg-dev dselect tmp files +autoreconf.after +autoreconf.before *.substvars *.debhelper.log -- Dpkg.Org's dpkg

