From 024b553ee6060babfb075f74655b6f551cdf7913 Mon Sep 17 00:00:00 2001 From: Julia Friesel Date: Tue, 18 Sep 2018 09:16:06 +0200 Subject: [PATCH] Git ignore nodejs-mobile sample files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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-*