From e66b5a039ece423aca6bdf17f569961c5c2e3006 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 4 Jun 2015 15:09:56 -0400 Subject: [PATCH] ignore all build products from submodules --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 028e6d10..a0253d7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +assets/ /external/bin/ /external/include/ /external/*-build-stamp @@ -9,6 +10,7 @@ bin gen native +libs/jtorctl.jar local.properties builds /patches/*