blindly copying deltachat-node to core repository

This commit is contained in:
missytake
2022-05-02 18:56:37 +02:00
committed by Simon Laux
parent 961612370d
commit a786a1427d
48 changed files with 10343 additions and 0 deletions

13
node/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
build/
package-lock.json
node_modules/
test.sqlite
db.sqlite
db.sqlite-journal
.nyc_output/
coverage/
prebuilds/
*.tar.gz
dist/
docs/
.DS_Store