diff options
author | Xavier Ducrohet <xav@android.com> | 2012-10-19 14:48:42 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2012-10-19 16:14:05 -0700 |
commit | 677ccee3ffa11c71942f3e2bf59e0981aeaac5ea (patch) | |
tree | fe586f8e94efa9f583d6a1e362d22d1e3f53e006 /lint/.gitignore | |
parent | 7a359895f07d5e6e508bb8b8502f5fd52d69e979 (diff) | |
download | sdk-677ccee3ffa11c71942f3e2bf59e0981aeaac5ea.zip sdk-677ccee3ffa11c71942f3e2bf59e0981aeaac5ea.tar.gz sdk-677ccee3ffa11c71942f3e2bf59e0981aeaac5ea.tar.bz2 |
Update maven artifacts and add lint.
Updated the groupId of most artifacts to be more
reflective of their sub-projects status in the SDK tools.
Added lint artifacts.
Change-Id: I900a165647a9b7d3c55b473f63c4ca4469762d7b
Diffstat (limited to 'lint/.gitignore')
-rw-r--r-- | lint/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lint/.gitignore b/lint/.gitignore index 99d9ac8..247246d 100644 --- a/lint/.gitignore +++ b/lint/.gitignore @@ -1,4 +1,7 @@ cli/bin +cli/build libs/lint_api/bin +libs/lint_api/build libs/lint_checks/bin +libs/lint_checks/build libs/lint_checks/tests/bin |