This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit a830277fec6cea2b4c6cba86ca3a45ceea309b06 Author: James McCoy <[email protected]> Date: Sun Aug 27 22:18:24 2017 -0400 Add debc to .gitignore Signed-off-by: James McCoy <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e96730c..217cc7d 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ scripts/dcontrol.1 scripts/dd-list scripts/deb-reversion scripts/deb-reversion.1 +scripts/debc scripts/debchange scripts/debcheckout scripts/debcheckout.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
