git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e0fe2e
)
HID: samples/hidraw: add .gitignore file
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Tue, 13 Aug 2013 19:30:39 +0000
(15:30 -0400)
committer
Jiri 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>
No differences found