aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-09-21 14:46:03 -0700
committerXavier Ducrohet <xav@android.com>2012-09-21 14:46:03 -0700
commitafd09728c0a368008bd4314690ff18734d6d1590 (patch)
tree189e3f9ddd50bfc968028ceedfb9aaa8f83657ad /.gitignore
parent7c2d81b9397dd44a7cdc5da1d641db6f14d976d0 (diff)
downloadbuild-afd09728c0a368008bd4314690ff18734d6d1590.tar.gz
Add a multi-component app that uses a maven repo.
This is a copy of multiproject but uploads the libs and jars to a Maven repo and the app use those from the repo. Change-Id: Ied5b3c51908b596184243b7974af2d7d52f4fbe8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7540c8f..9ad1507 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,5 +11,6 @@ testapps/multiproject/*/build
testapps/tictactoe/*/build
testapps/applibtest/*/build
testapps/libsTest/*/build
+testapps/repo/*/build
/repo
/out