[Pkg-mpd-commits] [python-mpd] 170/262: add gitignore

Simon McVittie smcv at debian.org
Sun May 22 18:16:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch upstream
in repository python-mpd.

commit 14264d3dc0d4832235c3f6ece3026b169f3531b8
Author: Jörg Thalheim <joerg at higgsboson.tk>
Date:   Sat Dec 22 10:53:55 2012 +0100

    add gitignore
---
 .gitignore | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dafb4dd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+*.py[cod]
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+lib
+lib64
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+nosetests.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list