diff options
| author | Mike Beattie <mike@ethernal.org> | 2013-02-15 21:59:08 +1300 |
|---|---|---|
| committer | Mike Beattie <mike@ethernal.org> | 2013-02-15 21:59:08 +1300 |
| commit | 5e53a485310cc11e6add077fb4bd0b0267734ff0 (patch) | |
| tree | 7541204d39c5a28ca905cdb5304add0f8884f9b2 /altosdroid | |
| parent | be8eecc4117a14139e4421ce86b67d29a0f0c3d4 (diff) | |
all: clean up .gitignore files and Makefile clean targets
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'altosdroid')
| -rw-r--r-- | altosdroid/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/altosdroid/.gitignore b/altosdroid/.gitignore index e3acba40..0d2ee6e0 100644 --- a/altosdroid/.gitignore +++ b/altosdroid/.gitignore @@ -1,4 +1,5 @@ local.properties bin gen +libs src/org/altusmetrum/AltosDroid/BuildInfo.java |
