Skip to content

Commit 6d59d55

Browse files
zhijianli88shuahkh
authored andcommitted
selftests/filesystems: Add missing gitignore file
Compiled binary files should be added to .gitignore 'git status' complains: Untracked files: (use "git add <file>..." to include in what will be committed) filesystems/statmount/statmount_test_ns Link: https://lore.kernel.org/r/[email protected] Cc: Shuah Khan <[email protected]> Cc: Christian Brauner <[email protected]> Cc: Miklos Szeredi <[email protected]> Cc: Josef Bacik <[email protected]> Reviewed-by: Charlie Jenkins <[email protected]> Tested-by: Charlie Jenkins <[email protected]> Signed-off-by: Li Zhijian <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent 7486440 commit 6d59d55

File tree

1 file changed

+1
-0
lines changed
  • tools/testing/selftests/filesystems/statmount

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# SPDX-License-Identifier: GPL-2.0-only
2+
statmount_test_ns
23
/*_test

0 commit comments

Comments
 (0)