0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-11 11:09:25 +00:00
libsql/.gitignore
Oscar Franco 30623f9d1e
React Native support (#1423)
* iOS/Android Support

Add steps for Android

PR comments

* comment size optimization
2024-06-25 17:39:27 +00:00

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