mirror of
https://github.com/status-im/nim-sqlcipher.git
synced 2025-02-18 04:06:44 +00:00
An important aspect of this refactor is that a user of this library needs to supply openssl with respect to building the `sqlite3.c` amalgamation and the `sqlite.nim` wrapper.
14 lines
144 B
Plaintext
14 lines
144 B
Plaintext
.DS_Store
|
|
.idea
|
|
.vscode
|
|
/generator/*
|
|
!/generator/generate.nim
|
|
/nimcache
|
|
/sqlcipher
|
|
/sqlite
|
|
/test/build
|
|
/update
|
|
/update.exe
|
|
/vendor/.nimble
|
|
TODO
|