diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 04:16:15 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 04:16:15 (GMT) |
commit | 3e6c999de9a5438c97524a62845da8da78923205 (patch) | |
tree | ba0a58e4fbb0521f58dd45afc76563c4a0bc2f0b /include | |
parent | 711fa8096863e4b50bb97f9ebc44606dc2182ac3 (diff) | |
download | linux-3e6c999de9a5438c97524a62845da8da78923205.tar.xz |
sh: Initial gitignore list
Ignore build-time generated files.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-sh/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-sh/.gitignore b/include/asm-sh/.gitignore new file mode 100644 index 0000000..9218ef8 --- /dev/null +++ b/include/asm-sh/.gitignore @@ -0,0 +1,3 @@ +cpu +mach +machtypes.h |