diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 13:16:15 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 13:16:15 +0900 |
commit | 3e6c999de9a5438c97524a62845da8da78923205 (patch) | |
tree | ba0a58e4fbb0521f58dd45afc76563c4a0bc2f0b /arch/sh/boot | |
parent | 711fa8096863e4b50bb97f9ebc44606dc2182ac3 (diff) | |
download | op-kernel-dev-3e6c999de9a5438c97524a62845da8da78923205.zip op-kernel-dev-3e6c999de9a5438c97524a62845da8da78923205.tar.gz |
sh: Initial gitignore list
Ignore build-time generated files.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boot')
-rw-r--r-- | arch/sh/boot/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boot/.gitignore b/arch/sh/boot/.gitignore new file mode 100644 index 0000000..b6718de --- /dev/null +++ b/arch/sh/boot/.gitignore @@ -0,0 +1 @@ +zImage |