Skip to content

Commit c6fcece

Browse files
walken-googleJiri Kosina
authored andcommitted
gitignore: ignore generated hz.bc file
Commit 70730bc 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>
1 parent 3cd8b44 commit c6fcece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernel/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
config_data.h
55
config_data.gz
66
timeconst.h
7+
hz.bc

0 commit comments

Comments
 (0)