.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 08 May 2019 00:21:55 +0200
branchv_0
changeset 21 d46a727b7965
parent 0 644fd2ce2580
permissions -rw-r--r--
read and write variables, generate real relation

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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