Mercurial > hg > config
view .hgignore @ 915:0bb00763f6d2
update distribute for modern python packaging
| author | Jeff Hammel <k0scist@gmail.com> | 
|---|---|
| date | Mon, 27 May 2024 16:44:09 -0700 | 
| parents | 79eeb5390c8a | 
| children | 
line wrap: on
 line source
syntax: glob .hgignore *.pyc *.pyo *.egg-info .eggs *.swp *~ build dist #* ._* .tox .cache .local
