.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 11 Jul 2021 18:09:19 +0200
branchv_0
changeset 30 e27e133731ee
parent 0 bfee08a31fdc
permissions -rw-r--r--
throw error when we get superfluous octets at the end

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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