From afd09728c0a368008bd4314690ff18734d6d1590 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 21 Sep 2012 14:46:03 -0700 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3