view .hgignore @ 80:79f49b0602c0 v0.4.1

+++++ v0.4.1
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 01 Mar 2022 09:26:18 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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