projects
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
0484f12
)
kbuild: ignore *.order files
Sam Ravnborg [Mon, 31 Dec 2007 13:26:12 +0000 (14:26 +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