diff --git a/.gitignore b/.gitignore index e00790fe..315148a2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,7 @@ static/* device-tests.tar.gz node_modules + +# generated during the build process +internal/native/include +internal/native/lib \ No newline at end of file