staging: greybus: remove .gitignore file

Only the tools subdirectory needs a .gitignore entry, so move it there
and fix it up to only list the needed file.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman 2016-09-08 15:01:23 +02:00
parent 0be6dfc296
commit ecfea541e6
2 changed files with 1 additions and 15 deletions

View file

@ -1,15 +0,0 @@
.*
*.cmd
*.ko
*.mod.c
modules.order
Module.symvers
*.o
*.o.*
*.swp
.tmp_versions
tags
cscope.*
ncscope.*
*.patch
tools/loopback_test

View file

@ -0,0 +1 @@
loopback_test