diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2016-12-07 22:01:10 +0300 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2016-12-08 18:51:32 +0300 |
commit | 8b27787a6dda01c5281d8fb22ae79063f8b21e33 (patch) | |
tree | 3b949d08b43a259754d75b3601e213183762a064 /tools/testing/selftests/.gitignore | |
parent | 1dbbf44178e38b2f6c0af9e011615e6cd7ab3a01 (diff) | |
download | linux-8b27787a6dda01c5281d8fb22ae79063f8b21e33.tar.xz |
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>
Diffstat (limited to 'tools/testing/selftests/.gitignore')
-rw-r--r-- | tools/testing/selftests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore new file mode 100644 index 000000000000..f0600d20ce7d --- /dev/null +++ b/tools/testing/selftests/.gitignore @@ -0,0 +1 @@ +kselftest |