mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
selftests: add .gitignore for kcmp
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
1b78715503
commit
94d090013e
1 changed files with 2 additions and 0 deletions
2
tools/testing/selftests/kcmp/.gitignore
vendored
Normal file
2
tools/testing/selftests/kcmp/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
kcmp_test
|
||||
kcmp-test-file
|
Loading…
Reference in a new issue