Remove new temporary SQLCipher build files from bundled app

This commit is contained in:
Evan Hahn
2021-02-01 10:48:20 -06:00
committed by GitHub
parent a096220990
commit dd160177a9

View File

@@ -411,6 +411,7 @@
"!node_modules/sharp/{install,src,vendor/include}",
"!node_modules/@journeyapps/sqlcipher/deps/*",
"!node_modules/@journeyapps/sqlcipher/build/*",
"!node_modules/@journeyapps/sqlcipher/build-tmp-napi-*",
"!node_modules/@journeyapps/sqlcipher/lib/binding/node-*",
"node_modules/libsignal-client/build/*.node",
"node_modules/ringrtc/build/${platform}/**"