This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository sphinxcontrib-autoprogram.
commit 7c95d2d4dd4f488f7f7b18b5e0639cf7377788f6 Author: Kevin Murray <[email protected]> Date: Sun Jul 12 23:12:27 2015 +1000 Add gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b24823b --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# vim +*.swp + +# python + +*.pyc +*.egg-info -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sphinxcontrib-autoprogram.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
