diff options
Diffstat (limited to 'samples/vfs/.gitignore')
-rw-r--r-- | samples/vfs/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/vfs/.gitignore b/samples/vfs/.gitignore index 79212d91285b..8708341bc082 100644 --- a/samples/vfs/.gitignore +++ b/samples/vfs/.gitignore @@ -1,3 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-only /test-fsmount +/test-list-all-mounts /test-statx +/mountinfo |