]> 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)
commite018c0aac506fb587618f58271f9fb1212c92594
tree656be262a76f9b4946f1b5a4924cb35f1e87bfe1
parent0ffc891b44dd60e3b4169eb81c266a2eac807635
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]