.hgignore
author Tero Marttila <terom@paivola.fi>
Wed, 24 Sep 2014 22:41:46 +0300
changeset 0 cae83b7bfcf4
permissions -rw-r--r--
trivial avr-gcc hello skeleton using qmsk-arduino: debug timer
syntax: glob

.*.swo
.*.swp

build/

*.hex
*.s.*

*.pyc

docs/
opt/