From d064645c0293ee025c8076cc6506b1dd5977eb45 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 2 Sep 2015 07:27:23 -0400 Subject: [PATCH] add gen_offset_header to .gitignore This file is now built as part of the host tools and should not be checked in by mistake. Change-Id: I03af1db752f96bc2c238e29506b10d4d16c62e2e Signed-off-by: Anas Nashif --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0f8a69e4d64..1190f50cee5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ cscope.* outdir scripts/basic/fixdep scripts/gen_idt/gen_idt +scripts/gen_offset_header/gen_offset_header scripts/kconfig/conf scripts/kconfig/mconf scripts/kconfig/zconf.hash.c