mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
selftests: add missing gitignore files/dirs
Add missing files and directories to gitignore. Create .gitignore files as needed. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
parent
1dbbf44178
commit
8b27787a6d
3 changed files with 4 additions and 0 deletions
1
tools/testing/selftests/.gitignore
vendored
Normal file
1
tools/testing/selftests/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
kselftest
|
2
tools/testing/selftests/nsfs/.gitignore
vendored
Normal file
2
tools/testing/selftests/nsfs/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
owner
|
||||
pidns
|
1
tools/testing/selftests/sigaltstack/.gitignore
vendored
Normal file
1
tools/testing/selftests/sigaltstack/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
sas
|
Loading…
Add table
Reference in a new issue