BusPirate / Bus_Pirate

Community driven firmware and hardware for Bus Pirate version 3 and 4
625 stars 130 forks source link

Correct case in gitignore for firmware #97

Closed Elemecca closed 6 years ago

Elemecca commented 6 years ago

This corrects a case error in the gitignore for some of the MPlab output files that wouldn't have mattered on Windows but is significant on Linux.

agatti commented 6 years ago

Thanks for the patch!