.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 02 Jun 2020 00:02:28 +0200
branchv_0
changeset 46 32113908404d
parent 20 b13e7ed9eea3
permissions -rw-r--r--
window title: relpipe-out-gui

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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