Browse Source

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>
Greg Kroah-Hartman 9 years ago
parent
commit
ecfea541e6
2 changed files with 1 additions and 15 deletions
  1. 0 15
      drivers/staging/greybus/.gitignore
  2. 1 0
      drivers/staging/greybus/tools/.gitignore

+ 0 - 15
drivers/staging/greybus/.gitignore

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

+ 1 - 0
drivers/staging/greybus/tools/.gitignore

@@ -0,0 +1 @@
+loopback_test