diff --git a/.gitignore b/.gitignore index b34f55a..2d8176f 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,6 @@ android/app/release/ android/app/src/main/assets/index.android.bundle android/.project android/app/.project + +# nodejs-mobile creates these with every npm install +nodejs-assets/nodejs-project/sample-*