]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
HID: samples/hidraw: add .gitignore file
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 13 Aug 2013 19:30:39 +0000 (15:30 -0400)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Aug 2013 10:48:58 +0000 (12:48 +0200)
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>
samples/hidraw/.gitignore [new file with mode: 0644]

diff --git a/samples/hidraw/.gitignore b/samples/hidraw/.gitignore
new file mode 100644 (file)
index 0000000..05e51a6
--- /dev/null
@@ -0,0 +1 @@
+hid-example