mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-01-31 01:25:21 +01:00
gitignore: add config.* to .gitignore
This makes HIDAPI less noisy when used a git submodule. Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -3,9 +3,7 @@
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
config.guess
|
||||
config.h.in
|
||||
config.sub
|
||||
config.*
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
@@ -18,8 +16,5 @@ testgui/Makefile.in
|
||||
windows/Makefile.in
|
||||
|
||||
Makefile
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
stamp-h1
|
||||
libtool
|
||||
|
||||
Reference in New Issue
Block a user