From 368588715e190f068d28dfce6f6753b19ed91acb Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Tue, 5 Feb 2013 19:11:52 -0800 Subject: Add a test app for assets support. Also fix some issues related to input detection of some tasks. Change-Id: I38ac5a151fe1ac84c03fc0cafb8cab31117888a1 --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7157013..ff1178c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,13 +8,14 @@ local.properties gradle/build tests/*/build tests/api/*/build -tests/multiproject/*/build -tests/tictactoe/*/build tests/applibtest/*/build +tests/assets/*/build tests/flavorlib/*/build tests/flavorlibWithFailedTests/*/build tests/libsTest/*/build +tests/multiproject/*/build tests/renderscriptInLib/*/build tests/repo/*/build +tests/tictactoe/*/build /repo /out -- cgit v1.2.3