.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 26 Mar 2021 22:29:46 +0100
branchv_0
changeset 1 3bbf848b3565
parent 0 3493d6e7016e
permissions -rw-r--r--
Configuration + CLIParser + command for listing X11 devices

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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