From: Zhang Zhen Date: Sat, 28 Mar 2015 01:51:13 +0000 (+0800) Subject: selftests/mount: Make git ignore all binaries in mount test suite X-Git-Tag: v4.1-rc1~190^2~9 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8f3d7346435e8db1719f8cacb2de4fe87a68cb55;p=karo-tx-linux.git selftests/mount: Make git ignore all binaries in mount test suite This patch includes the mount test binaries into the .gitignore file listing in their respective directories. This will make sure that git ignores all of these test binaries when displaying status. Signed-off-by: Zhang Zhen Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/mount/.gitignore b/tools/testing/selftests/mount/.gitignore new file mode 100644 index 000000000000..856ad4107eb3 --- /dev/null +++ b/tools/testing/selftests/mount/.gitignore @@ -0,0 +1 @@ +unprivileged-remount-test