ignore generated include & lib files

This commit is contained in:
Siyuan Miao 2025-09-23 09:01:02 +00:00 committed by Siyuan
parent 35c9401cdb
commit 1ca576176a
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