From dfc18e84f5be3f448e6b408b070a7ee5e244f105 Mon Sep 17 00:00:00 2001 From: hastarin Date: Thu, 23 May 2013 18:14:01 +1000 Subject: [PATCH] Forgot to move some settings in gitignores. --- .gitignore | 4 ---- mobile/.gitignore | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 10a79255..af7e35cf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,3 @@ localbuildsettings.py *.swp *~ *.bak - -# built application files -*.apk -*.ap_ diff --git a/mobile/.gitignore b/mobile/.gitignore index d03e2a28..2f94c701 100644 --- a/mobile/.gitignore +++ b/mobile/.gitignore @@ -3,6 +3,10 @@ assets/total-conversion-build.user.js assets/user-location.user.js assets/plugins/ +# built application files +*.apk +*.ap_ + # files for the dex VM *.dex