mirror of
https://github.com/tihmstar/futurerestore.git
synced 2025-01-02 19:25:31 +00:00
TSSChecker: update submodule with latest changes
This commit is contained in:
parent
6a3c8c2c9d
commit
3edd562a62
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -3,9 +3,11 @@
|
||||||
*.o
|
*.o
|
||||||
*.la
|
*.la
|
||||||
*.lo
|
*.lo
|
||||||
|
*.so
|
||||||
*/.libs
|
*/.libs
|
||||||
*/.deps
|
*/.deps
|
||||||
Makefile*
|
*Makefile
|
||||||
|
*Makefile.in
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
compile
|
compile
|
||||||
|
@ -20,4 +22,4 @@ missing
|
||||||
*/config.h*
|
*/config.h*
|
||||||
*/futurerestore*
|
*/futurerestore*
|
||||||
stamp-h1
|
stamp-h1
|
||||||
xcuserdata/*
|
xcuserdata
|
||||||
|
|
2
external/tsschecker
vendored
2
external/tsschecker
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 78f3ffd6c6ed535d82fc0450f7b4a1a2a697ec0a
|
Subproject commit 0a2348f540c0e9be4f50f26493105ceb3154d479
|
Loading…
Reference in a new issue