mirror of https://github.com/RPCSX/rpcsx
Update hidapi to fix deprecation error and update gitignore (#110)
* Update .gitignore to ignore logs * Update hidapi
This commit is contained in:
parent
5f109c0e34
commit
ecfb47ecaf
|
|
@ -61,3 +61,6 @@ build*/
|
||||||
.cache/
|
.cache/
|
||||||
rpcs3/git-version.h
|
rpcs3/git-version.h
|
||||||
.rx.version
|
.rx.version
|
||||||
|
|
||||||
|
log-*.txt
|
||||||
|
tty.txt
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6bfdcf7368169efe1b745cd4468d45cda05ef8de
|
Subproject commit f42423643ec9011c98cccc0bb790722bbbd3f30b
|
||||||
Loading…
Reference in New Issue