Commit 3c58f03e authored by I-Hsin Cheng's avatar I-Hsin Cheng Committed by Will Deacon
Browse files

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: default avatarI-Hsin Cheng <richard120310@gmail.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 57a96356
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,3 +6,4 @@ check_mmap_options
check_prctl
check_ksm_options
check_user_mem
check_hugetlb_options