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)
commit8cd3c556b5ce58e2a6f9a084711e6fc03f375745
tree656be262a76f9b4946f1b5a4924cb35f1e87bfe1
parent6e0fe2e5723cec36eb24959dd99a16e445816a6a
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>
samples/hidraw/.gitignore [new file with mode: 0644]