.hgignore
author Tero Marttila <terom@fixme.fi>
Sun, 14 Sep 2014 15:19:59 +0300
changeset 130 aaae02944832
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
bin/dev-server: listen on 0.0.0.0
syntax: regexp

\.[^/]+\.sw[op]$
\.pyc$

^build/
^bin/
^lib/
^doc/html
^dist
^Learning Diary\.pdf$