.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 10 Apr 2021 21:10:17 +0200
branchv_0
changeset 10 803beead60c4
parent 0 3493d6e7016e
permissions -rw-r--r--
list windows: process (PID): as reported by the application itself in the _NET_WM_PID property Some applications do not report their PID.

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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