Skip to content

Commit

Permalink
sh: decompressor: add shipped files to .gitignore
Browse files Browse the repository at this point in the history
These files are copied from arch/sh/lib, so should be ignored by git.

Signed-off-by: Masahiro Yamada <[email protected]>
  • Loading branch information
masahir0y committed Nov 16, 2017
1 parent 380a1ed commit 52c291a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/sh/boot/compressed/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
ashiftrt.S
ashldi3.c
ashlsi3.S
ashrsi3.S
lshrsi3.S
vmlinux.bin.*

0 comments on commit 52c291a

Please sign in to comment.