add random binaries to .gitignore
Signed-off-by: Jan III Sobieski <jan3sobi3ski@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
parent
b83419363e
commit
7926c09dea
|
@ -0,0 +1,7 @@
|
||||||
|
filesystems/dnotify_test
|
||||||
|
laptops/dslm
|
||||||
|
timers/hpet_example
|
||||||
|
vm/hugepage-mmap
|
||||||
|
vm/hugepage-shm
|
||||||
|
vm/map_hugetlb
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
boot/compressed/vmlinux
|
||||||
|
tools/test_get_len
|
||||||
|
|
Loading…
Reference in New Issue