0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-12 15:53:08 +00:00
Files
libsql/.gitignore
Piotr Sarna ad5ff8d171 libsql-ffi: deduplicate sqlite3.c amalgamations
From now on, SQLite3MultipleCiphers will use the amalgamation
file kept in libsql-ffi/bundled/src.
2024-01-19 08:22:57 +01:00

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