Просмотр исходного кода

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 лет назад
Родитель
Сommit
8cd3c556b5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      samples/hidraw/.gitignore

+ 1 - 0
samples/hidraw/.gitignore

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