Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Commit

Permalink
Modified gitignore, added release JAR and DMG(Mac Installer)
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Currie committed Oct 14, 2014
1 parent 16449f2 commit 05cc4d0
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

lib/appbundler-1.0.jar
lib/jarbundler-2.3.1.jar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

Expand Down
Binary file added AndroidResizer.dmg
Binary file not shown.
Binary file added AndroidResizer.jar
Binary file not shown.

0 comments on commit 05cc4d0

Please sign in to comment.