.hgignore
author Tero Marttila <terom@paivola.fi>
Wed, 02 Apr 2014 19:10:05 +0300
changeset 47 7f930a94ee1e
parent 18 79b25e81721f
child 50 e4ac5a591dcd
permissions -rw-r--r--
bravely step into the modern world of C-programming, using avr-gcc for a hello world...
syntax: glob

.*.swo
.*.swp

*.hex
*.elf

*.s.*

docs/