.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 25 Aug 2018 17:30:19 +0200
branchv_0
changeset 23 d505eaedc35e
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
remove format.h and use constants.h from lib-protocol

syntax: glob

*~

syntax: regexp

^temp/

^\.dep\.inc
^dist/
^build/
^nbproject/private/