Signed-off-by: Hannes Frederic Sowa <[email protected]> --- samples/hidraw/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 samples/hidraw/.gitignore
diff --git a/samples/hidraw/.gitignore b/samples/hidraw/.gitignore new file mode 100644 index 0000000..b1bdafd --- /dev/null +++ b/samples/hidraw/.gitignore @@ -0,0 +1,2 @@ +/hid-example + -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

