.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 17 Jan 2019 17:39:33 +0100
branchv_0
changeset 9 4c578ae8e68a
parent 0 2f3c9e508827
permissions -rw-r--r--
generate cells of a numeric type for our integers

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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