.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 15 Jul 2018 00:45:21 +0200
branchv_0
changeset 8 03750aff8619
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
writer only writes + refactoring

syntax: glob

*~

syntax: regexp

^temp/

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