mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-05-12 15:53:08 +00:00
From now on, SQLite3MultipleCiphers will use the amalgamation file kept in libsql-ffi/bundled/src.
12 lines
271 B
Plaintext
12 lines
271 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
|