view .hgignore @ 6:730c437d9f71

Need Pygments >=2.15. This is for testing purposes. Also add a corresponding requirements.txt.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Apr 2026 17:50:59 +0200
parents 04cc3816d478
children 6ac1ea5d2d4a
line wrap: on
line source

syntax: regexp

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