Changed addon.json to ignore all jpg's

Fixed the size of precision-tool.jpg to exactly 512x512
This commit is contained in:
generalwrex 2016-05-18 23:45:37 -07:00
parent 958f9937d4
commit 055c606a06
2 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
".git*", ".git*",
"README.md", "README.md",
"precision-tool.gma", "precision-tool.gma",
"precision.jpg" "*.jpg"
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 126 KiB