Mercurial > hgsubversion
view .hgignore @ 1353:63a29df4f661
subvertpy_wrapper: remove meta attribute
Apparently, I used this in a previous attempt to implement filtering out
branches but this got left over in a refactor.
| author | Sean Farley <sean@farley.io> |
|---|---|
| date | Tue, 29 Sep 2015 11:00:39 -0700 |
| 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
