mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
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:
committed by
Wolfgang Denk
parent
08e4f700ac
commit
2099f9005e
3
.gitignore
vendored
3
.gitignore
vendored
@@ -46,8 +46,7 @@
|
|||||||
/reloc_off
|
/reloc_off
|
||||||
|
|
||||||
/include/generated/
|
/include/generated/
|
||||||
/lib/asm-offsets.s
|
asm-offsets.s
|
||||||
/arch/*/cpu/asm-offsets.s
|
|
||||||
|
|
||||||
# stgit generated dirs
|
# stgit generated dirs
|
||||||
patches-*
|
patches-*
|
||||||
|
Reference in New Issue
Block a user