From: Shuah Khan Date: Fri, 19 Jan 2018 00:11:08 +0000 (-0700) Subject: selftests: vm: update .gitignore with missing generated file X-Git-Tag: v4.16-rc1~87^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e9e327d1622c332e5b1db272d5c97af82164f68;p=thirdparty%2Flinux.git selftests: vm: update .gitignore with missing generated file Add missing generated file to .gitignore. Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore index 1ca2ee4d15b9e..63c94d776e897 100644 --- a/tools/testing/selftests/vm/.gitignore +++ b/tools/testing/selftests/vm/.gitignore @@ -10,3 +10,4 @@ userfaultfd mlock-intersect-test mlock-random-test virtual_address_range +gup_benchmark