.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 23 May 2021 22:39:45 +0200
branchv_0
changeset 8 fc8b94bccfc5
parent 0 5d1c556ff7db
permissions -rw-r--r--
DataMode: support also negative integers + back to the correct value index

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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