mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Dactyloidae iOS initial commit
This commit is contained in:
parent
daa6179d22
commit
7154a0497e
2123 changed files with 197052 additions and 0 deletions
40
mobile/ios/ThirdParty/sqlcipher/.gitignore
vendored
Normal file
40
mobile/ios/ThirdParty/sqlcipher/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
*.lo
|
||||
*.o
|
||||
*.mode1v3
|
||||
*.pbxuser
|
||||
xcuserdata
|
||||
xcuserdata/*
|
||||
*.xcworkspace/*
|
||||
*.xcworkspace
|
||||
/Makefile
|
||||
/.libs
|
||||
/.target_source
|
||||
/config.h
|
||||
/config.log
|
||||
/config.status
|
||||
/keywordhash.h
|
||||
/mkkeywordhash*
|
||||
/opcodes.c
|
||||
/opcodes.h
|
||||
/parse.c
|
||||
/parse.h
|
||||
/parse.h.temp
|
||||
/parse.out
|
||||
/tsrc
|
||||
/testfixture*
|
||||
/lemon*
|
||||
/libtool
|
||||
/libsqlite3.la
|
||||
/libtclsqlite3.la
|
||||
/sqlite3
|
||||
/sqlite3.c
|
||||
/sqlite3.h
|
||||
/lempar.c
|
||||
/parse.y
|
||||
/shell.c
|
||||
/sqlcipher
|
||||
/sqlite3.pc
|
||||
/sqlcipher.pc
|
||||
/sqlite3ext.h
|
||||
/libsqlcipher.la
|
||||
/.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue