.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 20 Jan 2019 01:23:34 +0100
branchv_0
changeset 2 7fb4d2c70e8c
parent 0 f36bf14d45cb
permissions -rw-r--r--
record filtering in Guile try: relpipe-in-fstab | relpipe-tr-guile 'fstab' '(= pass 2)' | relpipe-out-tabular relpipe-in-fstab | relpipe-tr-guile 'fstab' '(equal? mount_point "/")' | relpipe-out-tabular

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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