mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
selftests: add .gitignore for vm
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Cc: Dave Young <dyoung@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
7e50533d4b
commit
c7fed9cf61
1 changed files with 4 additions and 0 deletions
4
tools/testing/selftests/vm/.gitignore
vendored
Normal file
4
tools/testing/selftests/vm/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
hugepage-mmap
|
||||
hugepage-shm
|
||||
map_hugetlb
|
||||
thuge-gen
|
Loading…
Reference in a new issue