area515 / Photonic3D

Control software for resin 3D printers
http://photonic3d.com
GNU General Public License v3.0
131 stars 115 forks source link

Exclude cwh-0.298.zip from gradle clean task #219

Closed jmkao closed 8 years ago

jmkao commented 8 years ago

cwh-0.298.zip is our special backwards compatibility zip to bridge users of the old start.sh to the new start.sh. This file should stay unchanged in the repo forever to bring old systems to the new way.

This PR closes area515#216 and prevents a ./gradlew clean from deleting this file.

Users should still be careful not to commit and deletions of cwh-0.298.zip.