Mercurial > hgrepos > Python > libs > ConfigMix
view .hgignore @ 714:465bac57b97e
Docs: Docs for configmix.config: use more manual docs.
This is also to document more closely the pure-Python implementation,
the C-API implementation and their aliases.
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Tue, 15 Aug 2023 17:14:21 +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*/
