.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 28 Dec 2019 15:36:38 +0100
branchv_0
changeset 30 3ce384eaad5c
parent 0 f36bf14d45cb
permissions -rw-r--r--
fix missing configuration bug

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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