gcobos / grblesp

GRBL ported to ESP8266, using up to 8 axis. No arduino involved
53 stars 24 forks source link

Add dummy credentials to be able to build the project #2

Closed apollo2030 closed 4 years ago

apollo2030 commented 4 years ago

I do understand the motivation to ignore the credentials in order to not commit them, but in this case the project cant be built locally.

Maybe adding this file to .git/info/exclude locally as described here: https://help.github.com/en/github/using-git/ignoring-files is a solution.

apollo2030 commented 4 years ago

resolve #1