mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +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
Add a link
Reference in a new issue