mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 17:20:56 +07:00
staging: usbip: userspace: add gitignore file
There are a bunch of automatically generated files that git should not care about. Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8a1430a787
commit
0d0651d492
28
drivers/staging/usbip/userspace/.gitignore
vendored
Normal file
28
drivers/staging/usbip/userspace/.gitignore
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libsrc/Makefile
|
||||
libsrc/Makefile.in
|
||||
libtool
|
||||
ltmain.sh
|
||||
missing
|
||||
src/Makefile
|
||||
src/Makefile.in
|
||||
stamp-h1
|
||||
libsrc/libusbip.la
|
||||
libsrc/libusbip_la-names.lo
|
||||
libsrc/libusbip_la-usbip_common.lo
|
||||
libsrc/libusbip_la-usbip_host_driver.lo
|
||||
libsrc/libusbip_la-vhci_driver.lo
|
||||
src/usbip
|
||||
src/usbipd
|
Loading…
Reference in New Issue
Block a user