]> git.baikalelectronics.ru Git - kernel.git/commit
proc: add .gitignore for proc-subset-pid selftest
authorDavid Matlack <dmatlack@google.com>
Sat, 5 Jun 2021 03:01:30 +0000 (20:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Jun 2021 15:58:11 +0000 (08:58 -0700)
commit51835a4f5926e07546518e6bba93577c4cb1ae48
tree095022b889d55a86796527755c2e0b46f7386fb0
parent3b4ffa3378da9da906ef0e649ef85f255935681f
proc: add .gitignore for proc-subset-pid selftest

This new selftest needs an entry in the .gitignore file otherwise git
will try to track the binary.

Link: https://lkml.kernel.org/r/20210601164305.11776-1-dmatlack@google.com
Fixes: 294fa3c39c8e5b ("selftests: proc: test subset=pid")
Signed-off-by: David Matlack <dmatlack@google.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/testing/selftests/proc/.gitignore