selftests: add missing gitignore files/dirs
authorShuah Khan <shuahkh@osg.samsung.com>
Wed, 7 Dec 2016 19:01:10 +0000 (12:01 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 8 Dec 2016 15:51:32 +0000 (08:51 -0700)
Add missing files and directories to gitignore. Create .gitignore files
as needed.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/.gitignore [new file with mode: 0644]
tools/testing/selftests/nsfs/.gitignore [new file with mode: 0644]
tools/testing/selftests/sigaltstack/.gitignore [new file with mode: 0644]

diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore
new file mode 100644 (file)
index 0000000..f0600d2
--- /dev/null
@@ -0,0 +1 @@
+kselftest
diff --git a/tools/testing/selftests/nsfs/.gitignore b/tools/testing/selftests/nsfs/.gitignore
new file mode 100644 (file)
index 0000000..2ab2c82
--- /dev/null
@@ -0,0 +1,2 @@
+owner
+pidns
diff --git a/tools/testing/selftests/sigaltstack/.gitignore b/tools/testing/selftests/sigaltstack/.gitignore
new file mode 100644 (file)
index 0000000..35897b0
--- /dev/null
@@ -0,0 +1 @@
+sas