aboutsummaryrefslogtreecommitdiffstats
path: root/samples/hidraw
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2013-08-13 15:30:39 -0400
committerJiri Kosina <jkosina@suse.cz>2013-08-20 12:48:58 +0200
commit8cd3c556b5ce58e2a6f9a084711e6fc03f375745 (patch)
tree656be262a76f9b4946f1b5a4924cb35f1e87bfe1 /samples/hidraw
parentinput: document gamepad API and add extra keycodes (diff)
downloadlinux-dev-8cd3c556b5ce58e2a6f9a084711e6fc03f375745.tar.xz
linux-dev-8cd3c556b5ce58e2a6f9a084711e6fc03f375745.zip
HID: samples/hidraw: add .gitignore file
To fix: # Untracked files: # (use "git add <file>..." to include in what will be committed) # # samples/hidraw/hid-example as seen in git status output after an allyesconfig build. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '')
-rw-r--r--samples/hidraw/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/hidraw/.gitignore b/samples/hidraw/.gitignore
new file mode 100644
index 000000000000..05e51a685242
--- /dev/null
+++ b/samples/hidraw/.gitignore
@@ -0,0 +1 @@
+hid-example