.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 03 Oct 2020 11:37:07 +0200
branchv_0
changeset 11 1c0b9981eb6d
parent 0 3bc3b33ccb02
permissions -rw-r--r--
move real-time callbacks to a separate context

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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