]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/gdb: ignore byte-compiled python files
authorDaniel Thompson <daniel.thompson@linaro.org>
Tue, 17 Feb 2015 21:47:38 +0000 (13:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Feb 2015 22:34:54 +0000 (14:34 -0800)
commit0d4a984c063bab381c35c624cb22124e4f1b4808
treebfd327e6c9d9bd6904d316a5e2479b6e3adbce7d
parent35c84055400f69b2eb6370ad7b0c5bdede8b1f4e
scripts/gdb: ignore byte-compiled python files

Using the gdb scripts leaves byte-compiled python files in the scripts/
directory.  These should be ignored by git.

[jan.kiszka@siemens.com: drop redundant mrproper rule as suggested by Michal]
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Michal Marek <mmarek@suse.cz>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Wessel <jason.wessel@windriver.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Ben Widawsky <ben@bwidawsk.net>
Cc: Borislav Petkov <bp@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
.gitignore
scripts/gdb/linux/.gitignore [new file with mode: 0644]