浏览代码

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 年之前
父节点
当前提交
8cd3c556b5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      samples/hidraw/.gitignore

+ 1 - 0
samples/hidraw/.gitignore

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