binderfs: add gitignore for generated sample program
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2020 20:41:24 +0000 (13:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2020 20:41:24 +0000 (13:41 -0700)
commit4f9b3a377549e2b585f5e1910c247913b49e6c83
treea22bcb2ecc76a9c89cacb712ff9be87aa5d4d0cd
parent3e1ad4054b8d7c91c1ebf19d7709c754a6c703b6
binderfs: add gitignore for generated sample program

Let's keep "git status" happy and quiet.

Fixes: 9762dc1432e1 ("samples: add binderfs sample program
Fixes: fca5e94921d5 ("samples: binderfs: really compile this sample and fix build issues")
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
samples/binderfs/.gitignore [new file with mode: 0644]