[linux-tools] 02/04: Explicitly ignore some files that svn ignores by default

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Aug 11 17:09:53 UTC 2015


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

benh pushed a commit to branch master
in repository linux-tools.

commit 27cf7059b1bcc936edf3e3293082bf918b9a0b2c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Aug 11 19:07:49 2015 +0200

    Explicitly ignore some files that svn ignores by default
---
 debian/.gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/.gitignore b/debian/.gitignore
index 4ad73d6..e945739 100644
--- a/debian/.gitignore
+++ b/debian/.gitignore
@@ -3,6 +3,9 @@
 !*.diff
 /*.debhelper
 /*.debhelper.log
+*.pyc
+*~
+.#*
 /*.substvars
 /control
 /control.md5sum

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-tools.git



More information about the Kernel-svn-changes mailing list