view .hgignore @ 789:8ab718cbec22

Use the copyright sign instead of (c) in the docs
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 13:55:43 +0200
parents 2031d03606fd
children
line wrap: on
line source

syntax: glob

*.pyc
*.pyo
*.egg-info
.lldb*
build/
dist/
configmix/*.so
configmix/*.pyd*
docs/_build*/
_venv*/
__arch*/