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>
This commit is contained in:
Paul Gortmaker 2013-08-13 15:30:39 -04:00 committed by Jiri Kosina
parent 6e0fe2e572
commit 8cd3c556b5
1 changed files with 1 additions and 0 deletions

1
samples/hidraw/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
hid-example