Fix 'make dist'.

This commit is contained in:
2024-02-21 19:59:26 -05:00
parent 9dc6670795
commit 825191c08f
2 changed files with 14 additions and 12 deletions

7
.gitignore vendored
View File

@ -1,6 +1,9 @@
**/node_modules
.keys
.zsign_cache/
db.*
deps/ios_toolchain/
deps/openssl/
dist/
geckodriver.log
out
**/node_modules
db.*