diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2016-12-07 12:01:10 -0700 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2016-12-08 08:51:32 -0700 |
commit | 8b27787a6dda01c5281d8fb22ae79063f8b21e33 (patch) | |
tree | 3b949d08b43a259754d75b3601e213183762a064 /tools/testing/selftests/nsfs | |
parent | 1dbbf44178e38b2f6c0af9e011615e6cd7ab3a01 (diff) | |
download | blackbird-obmc-linux-8b27787a6dda01c5281d8fb22ae79063f8b21e33.tar.gz blackbird-obmc-linux-8b27787a6dda01c5281d8fb22ae79063f8b21e33.zip |
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/nsfs')
-rw-r--r-- | tools/testing/selftests/nsfs/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/nsfs/.gitignore b/tools/testing/selftests/nsfs/.gitignore new file mode 100644 index 000000000000..2ab2c824ce86 --- /dev/null +++ b/tools/testing/selftests/nsfs/.gitignore @@ -0,0 +1,2 @@ +owner +pidns |