From: Li Zhijian Date: Wed, 11 Dec 2024 00:49:47 +0000 (+0800) Subject: selftests/filesystems: Add missing gitignore file X-Git-Tag: v6.14-rc1~143^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d59d557e3ec3bde3102efdf4038ccffb848666f;p=thirdparty%2Fkernel%2Flinux.git selftests/filesystems: Add missing gitignore file Compiled binary files should be added to .gitignore 'git status' complains: Untracked files: (use "git add ..." to include in what will be committed) filesystems/statmount/statmount_test_ns Link: https://lore.kernel.org/r/20241211004947.5806-1-lizhijian@fujitsu.com Cc: Shuah Khan Cc: Christian Brauner Cc: Miklos Szeredi Cc: Josef Bacik Reviewed-by: Charlie Jenkins Tested-by: Charlie Jenkins Signed-off-by: Li Zhijian Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/filesystems/statmount/.gitignore b/tools/testing/selftests/filesystems/statmount/.gitignore index 82a4846cbc4b2..973363ad66a21 100644 --- a/tools/testing/selftests/filesystems/statmount/.gitignore +++ b/tools/testing/selftests/filesystems/statmount/.gitignore @@ -1,2 +1,3 @@ # SPDX-License-Identifier: GPL-2.0-only +statmount_test_ns /*_test