.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 22 Nov 2020 01:22:45 +0100
branchv_0
changeset 3 4313e91da50b
parent 0 16c7fa9b7c49
permissions -rw-r--r--
add missing endSection() call

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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