gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
393 stars 141 forks source link

Binaries shouldn't be in repo. #25

Closed shampeon closed 4 years ago

shampeon commented 4 years ago

I removed a stray binary in src, but binaries should be available as releases on github, not within the source repo. Right now there are 0.45 and 0.47.1 Wemos D1 binaries, and this would presumably grow over time to have a random collection of binaries.

If you build from your repo, add the binaries dir to .gitignore so they won't be committed.

gysmo38 commented 4 years ago

OK, I created binaries because someone ask me for them. I am not using it. I will delete from my repo and try to add in releases.

gysmo38 commented 4 years ago

Done. Hope not having made a mistake :p