Mercurial > hgrepos > Python > libs > ConfigMix
view .hgignore @ 704:457ef358c1a0
filter-only expansions also implemented in the C extension.
BUGS: No caching yet (pure Python and C extension).
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Mon, 14 Aug 2023 13:00:19 +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*/
