.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 22 Nov 2019 15:27:30 +0100
branchv_0
changeset 19 2999fca726f3
parent 9 6475b6974bad
permissions -rw-r--r--
RelpipeException

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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