view .hgignore @ 287:f506d752e801

FIX: the type of a is pygments.token._TokenType -- not pygments.token.Token
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 22 May 2026 12:31:09 +0200
parents ddefcc20367c
children
line wrap: on
line source

syntax: regexp

\.py[cod]$
(^|/)_venv.*/
^docs/_build/
(^|/)_tmp/
^dist/
^[^/.]+\.egg-info/
^__arch.*/
^docs/_build/