.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 30 Jun 2021 20:11:39 +0200
branchv_0
changeset 22 9b6f86760384
parent 0 bfee08a31fdc
permissions -rw-r--r--
slightly improved UTCTime and GeneralizedTime support

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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