projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd8b44
)
gitignore: ignore generated hz.bc file
author
Michel Lespinasse
<walken@google.com>
Thu, 7 Mar 2013 02:09:28 +0000
(18:09 -0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 7 Mar 2013 14:28:47 +0000
(15:28 +0100)
Commit
70730bca1331f
causes kernel/hz.bc to be autogenerated at build time.
Let git ignore the file so it won't show up in git status.
Signed-off-by: Michel Lespinasse <walken@google.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
kernel/.gitignore
patch
|
blob
|
history
diff --git
a/kernel/.gitignore
b/kernel/.gitignore
index
ab4f109
..
b3097bd
100644
(file)
--- a/
kernel/.gitignore
+++ b/
kernel/.gitignore
@@
-4,3
+4,4
@@
config_data.h
config_data.gz
timeconst.h
+hz.bc