commit | 4f9b3a377549e2b585f5e1910c247913b49e6c83 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jun 13 13:41:24 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jun 13 13:41:24 2020 -0700 |
tree | a22bcb2ecc76a9c89cacb712ff9be87aa5d4d0cd | |
parent | 3e1ad4054b8d7c91c1ebf19d7709c754a6c703b6 [diff] |
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 0000000..eb60241 --- /dev/null +++ b/samples/binderfs/.gitignore
@@ -0,0 +1 @@ +binderfs_example