Mercurial > hg > config
view .hgignore @ 904:30006a5583fa
fix hgrc.py for python3
| author | Jeff Hammel <k0scist@gmail.com> | 
|---|---|
| date | Thu, 11 Apr 2024 08:23:38 -0700 | 
| parents | 79eeb5390c8a | 
| children | 
line wrap: on
 line source
syntax: glob .hgignore *.pyc *.pyo *.egg-info .eggs *.swp *~ build dist #* ._* .tox .cache .local
