]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f28fe4ecde52dda43fd3f259628999aae28e1e6
tree656be262a76f9b4946f1b5a4924cb35f1e87bfe1
parent3ba78cc1faf4672ff92edcedf75b189bd449e6dc
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]