megacode/.gitignore

10 lines
140 B
Plaintext
Raw Permalink Normal View History

2014-07-13 04:04:48 +02:00
# documents I don't have the copyright on
product
datasheet
# ouput binaries
pic/**/*.asm
pic/**/*.cod
pic/**/*.hex
pic/**/*.lst
pic/**/*.o