view .hgignore @ 47:5bec7a5d894a

Allow internal output redirection: print() always to explicitely given file objects
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 19 Jan 2022 09:14:34 +0100
parents ffe2d6320f2e
children a0cc15de8ae9
line wrap: on
line source

syntax: regexp

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