.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 03 Dec 2019 16:18:12 +0100
branchv_0
changeset 17 2f3ca0754d4c
parent 9 6475b6974bad
permissions -rw-r--r--
DEPRECATED: relpipe-lib-protocol.cpp → relpipe-lib-common.cpp

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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