view .hgignore @ 61:c9f9401abc0c

Use getattr when trying to get mmap.madvise()
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 09 Feb 2022 12:00:27 +0100
parents ffe2d6320f2e
children a0cc15de8ae9
line wrap: on
line source

syntax: regexp

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