.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 17 Apr 2022 16:39:29 +0200
branchv_0
changeset 2 d2ba14aa4e20
parent 0 47ab821dd9ca
permissions -rw-r--r--
initialize record context on first attribute of each record

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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