mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
c107fb9b4f
Commit 5451093081
("samples: Add fs error monitoring example") added a
new sample program, but didn't teach git to ignore the new generated
files, causing unnecessary noise from 'git status' after a full build.
Add the 'fs-monitor' sample executable to the .gitignore for this
subdirectory to silence it all again.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2 lines
11 B
Plaintext
2 lines
11 B
Plaintext
fs-monitor
|