Skip to content

Commit

Permalink
sh: Initial gitignore list
Browse files Browse the repository at this point in the history
Ignore build-time generated files.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Oct 3, 2006
1 parent 711fa80 commit 3e6c999
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/boot/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
zImage
1 change: 1 addition & 0 deletions arch/sh/kernel/vsyscall/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vsyscall.lds
3 changes: 3 additions & 0 deletions include/asm-sh/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
cpu
mach
machtypes.h

0 comments on commit 3e6c999

Please sign in to comment.