Skip to content
Snippets Groups Projects
Commit 2099f900 authored by Laurence Withers's avatar Laurence Withers Committed by Wolfgang Denk
Browse files

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: default avatarLaurence Withers <lwithers@guralp.com>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 08e4f700
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,7 @@
/reloc_off
/include/generated/
/lib/asm-offsets.s
/arch/*/cpu/asm-offsets.s
asm-offsets.s
# stgit generated dirs
patches-*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment