Mercurial > hgsubversion
view .hgignore @ 939:997de286ba0c
editor: add close_file(), enforce file batons semantics
Supporting close_file() is a big step toward reducing memory consumption
as now know which files are still to be edited and which are done
already.
| author | Patrick Mezard <patrick@mezard.eu> |
|---|---|
| date | Mon, 24 Sep 2012 23:12:01 +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
