projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e4f70
)
Tell git to ignore asm-offsets.s
author
Laurence Withers
<lwithers@guralp.com>
Fri, 30 Sep 2011 12:09:39 +0000
(12:09 +0000)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 6 Oct 2011 18:10:45 +0000
(20:10 +0200)
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>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 289ffab85a54fbecf01727db8c5e2ac994881ee0..0a9dc0c75ad80a4e34b7109869853097021143cc 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-46,8
+46,7
@@
/reloc_off
/include/generated/
-/lib/asm-offsets.s
-/arch/*/cpu/asm-offsets.s
+asm-offsets.s
# stgit generated dirs
patches-*