.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 19 Aug 2019 15:30:01 +0200
branchv_0
changeset 6 975f38eb1e12
parent 0 6ff501639c23
child 8 465572518625
permissions -rw-r--r--
license: GPLv3+

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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