Skip to content

Commit 3c58f03

Browse files
vax-rwilldeacon
authored andcommitted
kselftest/arm64: Add missing file in .gitignore
The binary generated by check_hugetlb_options is missing in .gitignore under the directory. Add it into the file so it won't be logged into version control. Signed-off-by: I-Hsin Cheng <richard120310@gmail.com> Signed-off-by: Will Deacon <will@kernel.org>
1 parent 57a9635 commit 3c58f03

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/testing/selftests/arm64/mte/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ check_mmap_options
66
check_prctl
77
check_ksm_options
88
check_user_mem
9+
check_hugetlb_options

0 commit comments

Comments
 (0)