view .hgignore @ 290:3c3f8151f36a

treesum: FIX: Output of empty sizes in Python 3: print a realy empty string instead of "b''"
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 24 Feb 2025 11:50:43 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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