Commit e4c576b911e364737b1bf4f5bfdab1c440713f26

Authored by Theodore Ts'o
Committed by Linus Torvalds
1 parent ccc7518415

Update .gitignore to include include/linux/bounds.h

(which is autogenerated by kbuild)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -41,6 +41,7 @@
41 41 include/linux/compile.h
42 42 include/linux/version.h
43 43 include/linux/utsrelease.h
  44 +include/linux/bounds.h
44 45  
45 46 # stgit generated dirs
46 47 patches-*