kernel_samsung_a53x/samples/fanotify
Linus Torvalds 0b75305fbd Add gitignore file for samples/fanotify/ subdirectory
[ Upstream commit c107fb9b4f8338375b3e865c3d2c1d98ccb3a95a ]

Commit 5451093081db ("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>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:20:30 +01:00
..
.gitignore Add gitignore file for samples/fanotify/ subdirectory 2024-11-23 23:20:30 +01:00
fs-monitor.c samples: Add fs error monitoring example 2024-11-23 23:20:30 +01:00
Makefile samples: Add fs error monitoring example 2024-11-23 23:20:30 +01:00