[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20121028115633.GF11953@order.stressinduktion.org>
Date: Sun, 28 Oct 2012 12:56:33 +0100
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] hidraw: add a .gitignore entry for samples/hidraw/hid-example
Signed-off-by: Hannes Frederic Sowa <hannes@...essinduktion.org>
---
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists