.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 03 May 2019 17:33:00 +0200
branchv_0
changeset 1 05d969cd90d4
parent 0 644fd2ce2580
permissions -rw-r--r--
fork() processes

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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