[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1209606948-10691-1-git-send-email-tytso@mit.edu>
Date: Wed, 30 Apr 2008 21:55:48 -0400
From: "Theodore Ts'o" <tytso@....EDU>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, "Theodore Ts'o" <tytso@....edu>
Subject: [PATCH] Update .gitignore to include include/linux/bounds.h
(which is autogenerated by kbuild)
Signed-off-by: "Theodore Ts'o" <tytso@....edu>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 3016ed3..090b293 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ include/linux/autoconf.h
include/linux/compile.h
include/linux/version.h
include/linux/utsrelease.h
+include/linux/bounds.h
# stgit generated dirs
patches-*
--
1.5.4.1.144.gdfee-dirty
--
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