Mercurial > hgrepos > Python > libs > ConfigMix
view .hgignore @ 708:e692216f8756
Allow also "," characters to act as a separator within a filter-chain.
The first filter is introduced by a "|", optional other ones may be introduced
by a "|" or a ",".
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Tue, 15 Aug 2023 11:14:51 +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*/
