mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +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
|
||||
|
||||
/include/generated/
|
||||
/lib/asm-offsets.s
|
||||
/arch/*/cpu/asm-offsets.s
|
||||
asm-offsets.s
|
||||
|
||||
# stgit generated dirs
|
||||
patches-*
|
||||
|
Reference in New Issue
Block a user