view .hgignore @ 656:2b1c7a68f913

Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 30 May 2022 09:31:29 +0200
parents 0d8c59610d89
children c9c2739940d4
line wrap: on
line source

syntax: glob

*.pyc
*.pyo
*.egg-info
.lldb*
build/
dist/
docs/_build/
_venv*/