[Pkg-mpd-commits] [python-mpd] 01/91: Update ignores
Simon McVittie
smcv at debian.org
Sat Feb 24 14:55:25 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian/master
in repository python-mpd.
commit e84f925edbeb1748e53ca6c8f6c977dc14d08504
Author: Robert Niederreiter <office at squarewave.at>
Date: Wed May 18 07:54:00 2016 +0200
Update ignores
---
.gitignore | 35 +++++++++++++++++++----------------
1 file changed, 19 insertions(+), 16 deletions(-)
diff --git a/.gitignore b/.gitignore
index f2406fa..369eae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,25 +3,28 @@
# Packages
*.egg
*.egg-info
-dist
-build
-eggs
-parts
-bin
-var
-sdist
-develop-eggs
-.installed.cfg
-lib
-lib64
+/dist
+/build
+/eggs
+/parts
+/bin
+/var
+/sdist
+/develop-eggs
+/.installed.cfg
+/lib
+/lib64
+/include
+/local
# Installer logs
-pip-log.txt
+/pip-selfcheck.json
+/pip-log.txt
# Unit test / coverage reports
-.coverage
-.tox
-nosetests.xml
+/.coverage
+/.tox
+/nosetests.xml
# Sphinx docs
-doc/_build
+/doc/_build
--
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