view .hgignore @ 692:db764da37cd2

Add a test with a "real-world" config structure with regard to references and jails
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 11 Jun 2023 16:47:29 +0200
parents c9c2739940d4
children 3547dea62ef6
line wrap: on
line source

syntax: glob

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