view .hgignore @ 59:b96d3585e8ce

Use more optimizes files flags if available: O_SEQUENTIAL and O_NOCTTY
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 08 Feb 2022 21:27:13 +0100
parents ffe2d6320f2e
children a0cc15de8ae9
line wrap: on
line source

syntax: regexp

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