Browse Source

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>
Paul Gortmaker 12 years ago
parent
commit
8cd3c556b5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      samples/hidraw/.gitignore

+ 1 - 0
samples/hidraw/.gitignore

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