Skip to content

Commit

Permalink
gitignore: asm-offsets.h
Browse files Browse the repository at this point in the history
Ignore asm-offsets.h for all arches.

Signed-off-by: Brian Gerst <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
  • Loading branch information
Brian Gerst authored and Unknown committed Jan 1, 2006
1 parent 752625c commit 42f122c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Module.symvers
# Generated include files
#
include/asm
include/asm-*/asm-offsets.h
include/config
include/linux/autoconf.h
include/linux/compile.h
Expand Down
1 change: 0 additions & 1 deletion include/asm-mips/.gitignore

This file was deleted.

0 comments on commit 42f122c

Please sign in to comment.