view .hgignore @ 98:f1e5590a3efb

>>>>> Added tag v0.4.3 for changeset 10785998be38
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 22 Apr 2022 09:28:10 +0200
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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