Skip to content
Snippets Groups Projects
Commit ea531e3a authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

.gitignore: ingore files generated by Kbuild


Ignore generated files by Kbuild such as .*.cmd, *.order, etc.

Besides above,
 - Ignore *.s files
   We do not need to ignore with file name, asm-offsets.s
 - Do not ignore *.rej (for quilt)
 - Ignore backup files, \#*#

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent 56746d80
No related branches found
No related tags found
Loading
Loading
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