view .hgignore @ 213:5a2d9ec204ce

Also log filename problems to stderr
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 24 Jan 2025 17:10:57 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

(^|/)_venv.*
\.py[co]$
^dist/
^build/
^py_cutils\.egg\-info/
^__.*