aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2013-02-05 19:11:52 -0800
committerXavier Ducrohet <xav@android.com>2013-02-13 19:27:49 -0800
commit368588715e190f068d28dfce6f6753b19ed91acb (patch)
tree726020a63b7d0cf5afc78c5c20af851eba9dcff7 /.gitignore
parentdb92233d5849d6064148e834e1299396c4999a70 (diff)
downloadbuild-368588715e190f068d28dfce6f6753b19ed91acb.tar.gz
Add a test app for assets support.
Also fix some issues related to input detection of some tasks. Change-Id: I38ac5a151fe1ac84c03fc0cafb8cab31117888a1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
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