.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 11 Apr 2021 14:37:11 +0200
branchv_0
changeset 11 3948229234cd
parent 0 3493d6e7016e
permissions -rw-r--r--
list windows: process (PID): inherit PID recursively from parent if the _NET_WM_PID property is missing

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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