Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+1 -15
-15
drivers/staging/greybus/.gitignore
··· 1 - .* 2 - *.cmd 3 - *.ko 4 - *.mod.c 5 - modules.order 6 - Module.symvers 7 - *.o 8 - *.o.* 9 - *.swp 10 - .tmp_versions 11 - tags 12 - cscope.* 13 - ncscope.* 14 - *.patch 15 - tools/loopback_test
+1
drivers/staging/greybus/tools/.gitignore
··· 1 + loopback_test