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=c0959bfdba2ef5847a9d15836b537642565ef79a commit c0959bfdba2ef5847a9d15836b537642565ef79a Author: Guillem Jover <[email protected]> AuthorDate: Wed Nov 19 18:08:04 2014 +0100 t-deb-split: Only ignore the data file not the entire packaging --- t-deb-split/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t-deb-split/.gitignore b/t-deb-split/.gitignore index e06814b69..47d8749b3 100644 --- a/t-deb-split/.gitignore +++ b/t-deb-split/.gitignore @@ -1 +1 @@ -pkg-split/ +pkg-split/data-file -- Dpkg.Org's dpkg

