projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0484f12
)
kbuild: ignore *.order files
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 31 Dec 2007 13:26:12 +0000
(14:26 +0100)
committer
Sam Ravnborg
<sam@ravnborg.org>
Mon, 28 Jan 2008 22:14:36 +0000
(23:14 +0100)
Introducing the new modules.order patch created a number
of additional files. Teach git to ignore them.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Tejun Heo <htejun@gmail.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
8d14531
..
8363e48
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-17,6
+17,7
@@
*.i
*.lst
*.symtypes
+*.order
#
# Top-level generic files