ignore generated include & lib files

This commit is contained in:
Siyuan Miao 2025-09-23 09:01:02 +00:00
parent f49de75c1f
commit 4b9f869adb
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -5,3 +5,7 @@ static/*
device-tests.tar.gz
node_modules
# generated during the build process
internal/native/include
internal/native/lib