hexagon5un / AVR-Programming

Code examples for the book "Make: AVR Programming"
http://littlehacks.org/AVR-Programming
MIT License
744 stars 340 forks source link

top level gitignore #31

Open adicarlo opened 7 years ago

adicarlo commented 7 years ago

In order to more clearly distinguish build files from interesting files, mask out build files using a top level gitignore. Picks up .o, .elf, and .map.