.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 May 2021 00:17:40 +0200
branchv_0
changeset 8 35696fee5662
parent 0 66a454290286
permissions -rw-r--r--
install also symlink to relpipe-in-json

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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