浏览代码

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 年之前
父节点
当前提交
ecfea541e6
共有 2 个文件被更改,包括 1 次插入15 次删除
  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