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)
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]

diff --git a/samples/binderfs/.gitignore b/samples/binderfs/.gitignore
new file mode 100644 (file)
index 0000000..eb60241
--- /dev/null
@@ -0,0 +1 @@
+binderfs_example