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 /altosuilib | |
parent | be8eecc4117a14139e4421ce86b67d29a0f0c3d4 (diff) |
all: clean up .gitignore files and Makefile clean targets
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'altosuilib')
-rw-r--r-- | altosuilib/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/altosuilib/.gitignore b/altosuilib/.gitignore new file mode 100644 index 00000000..4ad8a77a --- /dev/null +++ b/altosuilib/.gitignore @@ -0,0 +1,4 @@ +AltosUIVersion.java +bin +classaltosuilib.stamp +altosuilib*.jar |