Select Git revision

David Huss authored
The Arduino IDE wants things to be in a folder that has the same name as the ino. Lets do that then.
.gitignore 35 B
build/*
build
.~lock.*
*.private.*
The Arduino IDE wants things to be in a folder that has the same name as the ino. Lets do that then.