From c6fcece92a94bcf71f21b8b02685a9fd395527fc Mon Sep 17 00:00:00 2001 From: Michel Lespinasse Date: Wed, 6 Mar 2013 18:09:28 -0800 Subject: [PATCH] gitignore: ignore generated hz.bc file 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 Signed-off-by: Jiri Kosina --- Reading git-format-patch failed