From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat, 13 Jun 2020 20:41:24 +0000 (-0700)
Subject: binderfs: add gitignore for generated sample program
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4f9b3a377549e2b585f5e1910c247913b49e6c83;p=linux.git

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

diff --git a/samples/binderfs/.gitignore b/samples/binderfs/.gitignore
new file mode 100644
index 0000000000000..eb60241e8087d
--- /dev/null
+++ b/samples/binderfs/.gitignore
@@ -0,0 +1 @@
+binderfs_example