mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-11-11 11:09:25 +00:00
30623f9d1e
* iOS/Android Support Add steps for Android PR comments * comment size optimization
15 lines
343 B
Plaintext
15 lines
343 B
Plaintext
/target
|
|
.vscode/
|
|
.idea/
|
|
*.sqld
|
|
|
|
libsql-server/testrollbackrestore/**
|
|
libsql-server/testbackuprestore/**
|
|
libsql-sqlite3/**.o.tmp
|
|
/libsql-ffi/bundled/SQLite3MultipleCiphers/build/**
|
|
# will be copied from bundled/src
|
|
/libsql-ffi/bundled/SQLite3MultipleCiphers/src/sqlite3.c
|
|
|
|
/bindings/c/generated
|
|
/bindings/c/**.xcframework
|
|
/bindings/**/.DS_Store |