[Pkg-privacy-commits] [tails-installer] 33/40: Exclude *.pyc and *.sw*
anonym
anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:15:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
anonym-tails-guest pushed a commit to annotated tag 3.13.1
in repository tails-installer.
commit 1dc34da4ee23214d24068430f0d844c49c876f92
Author: Luke Macken <lmacken at redhat.com>
Date: Wed Nov 26 15:29:03 2014 -0700
Exclude *.pyc and *.sw*
---
MANIFEST.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MANIFEST.in b/MANIFEST.in
index 901299b..b6a00fe 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -10,3 +10,5 @@ include liveusb-creator.spec
graft liveusb
graft data
graft po
+
+global-exclude *.pyc *.sw*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list