mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 10:31:48 +00:00
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:
parent
0be6dfc296
commit
ecfea541e6
15
drivers/staging/greybus/.gitignore
vendored
15
drivers/staging/greybus/.gitignore
vendored
@ -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
drivers/staging/greybus/tools/.gitignore
vendored
Normal file
1
drivers/staging/greybus/tools/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
loopback_test
|
Loading…
Reference in New Issue
Block a user