.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 22 Nov 2020 00:44:00 +0100
branchv_0
changeset 2 f031a4dc7c52
parent 0 16c7fa9b7c49
permissions -rw-r--r--
add options: --enable-sections --enable-subkeys --enable-comments --enable-line-numbers --enable-event-numbers

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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