[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1364059103-29842-1-git-send-email-vincent.stehle@laposte.net>
Date: Sat, 23 Mar 2013 18:18:23 +0100
From: "Vincent" <vincent.stehle@...oste.net>
To: linux-kernel@...r.kernel.org
Cc: Vincent Stehlé <vincent.stehle@...oste.net>
Subject: [PATCH] gitignore: ignore hz.bc
Signed-off-by: Vincent Stehlé <vincent.stehle@...oste.net>
---
kernel/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/kernel/.gitignore b/kernel/.gitignore
index ab4f109..b3097bd 100644
--- a/kernel/.gitignore
+++ b/kernel/.gitignore
@@ -4,3 +4,4 @@
config_data.h
config_data.gz
timeconst.h
+hz.bc
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists