selftests: pidfd: Create .gitignore to include pidfd_test
authorKelsey Skunberg <skunberg.kelsey@gmail.com>
Sun, 12 May 2019 04:57:11 +0000 (22:57 -0600)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 14 May 2019 23:36:49 +0000 (17:36 -0600)
commit4d0b5f4d7561d54f08640836e1c2eafb50e3286a
treec901ed0cd9f31b0619d80ba94097057ed0d5b6d0
parent27d79a2b2bf0dbec1cc3d8ea269db4d5a0dac2f3
selftests: pidfd: Create .gitignore to include pidfd_test

Create ../selftests/pidfd/.gitignore which holds the following file name
created after compiling:

- pidfd_test

Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/pidfd/.gitignore [new file with mode: 0644]