view .hgignore @ 218:dee891ed2307

FIX: Output of symlinks was not converted property but was written in bytes repr
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 25 Jan 2025 09:56:19 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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