Mercurial > hgsubversion
view .hgignore @ 941:febca88dd261
editor: handle deleted files in editor
Handling deleted files in the editor let us decouple the temporary state
from the final one stored in RevisionData.
| author | Patrick Mezard <patrick@mezard.eu> |
|---|---|
| date | Wed, 03 Oct 2012 21:04:37 +0200 |
| parents | e42a05915edf |
| children | 60324fc7e4d7 |
line wrap: on
line source
syntax:glob build *.pyc *.pyo .DS_Store *.swp *~ .coverage cover *.py,cover MANIFEST dist *.egg-info hgsubversion/__version__.py nbproject .project .pydevproject .settings *.orig .noseids tests/fixtures/temp
