Tell git to ignore asm-offsets.s

The generated file asm-offsets.s may be found at various depths in the
arch subdirectories, so simply ignore it throughout the tree.

Signed-off-by: Laurence Withers <lwithers@guralp.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Laurence Withers 2011-09-30 12:09:39 +00:00 committed by Wolfgang Denk
parent 08e4f700ac
commit 2099f9005e
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -46,8 +46,7 @@
/reloc_off
/include/generated/
/lib/asm-offsets.s
/arch/*/cpu/asm-offsets.s
asm-offsets.s
# stgit generated dirs
patches-*