diff options
author | Keith Packard <keithp@keithp.com> | 2010-09-04 00:14:15 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-09-04 00:14:55 -0700 |
commit | c0988ddbf104ea729090c2e7e2a28cc6dc9e90f6 (patch) | |
tree | 9e248acb7dff1ae3f301b4e516c3644d0ccfdbc7 | |
parent | ecb4a09535b6a8da0765010489a96e605dbdeb46 (diff) |
altosui: ignore built files
-rw-r--r-- | ao-tools/altosui/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ao-tools/altosui/.gitignore b/ao-tools/altosui/.gitignore index 59913193..63672058 100644 --- a/ao-tools/altosui/.gitignore +++ b/ao-tools/altosui/.gitignore @@ -1,2 +1,14 @@ +windows/ +linux/ +darwin/ +fat/ +Manifest.txt +libaltosJNI +classes +altosui +Altos-Linux.tgz +Altos-Mac.zip +Altos-Windows.exe +*.jar *.class altosui |