[PATCH] Update .gitignore to include include/linux/bounds.h

From: Theodore Ts'o
Date: Wed Apr 30 2008 - 21:56:18 EST


(which is autogenerated by kbuild)

Signed-off-by: "Theodore Ts'o" <tytso@xxxxxxx>
---
.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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/