.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 24 Sep 2020 16:03:05 +0200
branchv_0
changeset 45 5e5815fdcd2d
parent 31 8a0848b9008a
permissions -rw-r--r--
fix whitespace

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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