Skip to content

Commit

Permalink
Update .gitignore to include include/linux/bounds.h
Browse files Browse the repository at this point in the history
(which is autogenerated by kbuild)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
tytso authored and torvalds committed May 1, 2008
1 parent ccc7518 commit e4c576b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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-*
Expand Down

0 comments on commit e4c576b

Please sign in to comment.