.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 17 Nov 2019 12:14:18 +0100
branchv_0
changeset 17 46151cd23815
parent 9 6475b6974bad
permissions -rw-r--r--
relpipe-lib-protocol → relpipe-lib-common

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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