A buncha muncha cruncha .h docs. Also add vim temporary files to .gitignore.

This commit is contained in:
2024-03-03 18:12:44 -05:00
parent 5b7e5eb91b
commit 5b93db7463
6 changed files with 428 additions and 7 deletions

8
.gitignore vendored
View File

@ -1,8 +1,10 @@
**/node_modules
.keys
.zsign_cache/
db.*
deps/ios_toolchain/
deps/openssl/
dist/
.keys
**/node_modules
out
*.swo
*.swp
.zsign_cache/