Skip to content
Commit 81413776 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Add gitignore file for samples/vfs/ generated files



Commit f1b5618e ("vfs: Add a sample program for the new mount API")
added sample programs that get built during the kernel build, but then
cause 'git status' to worry about whether the resulting binaries should
be managed by git.

Tell git not to worry, and to ignore the sample binaries.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b2c91128
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment