allpy
annotate .hgignore @ 192:50633fcbbdc4
Removed old implementation of geometrical_core.
The proper place for obsolete implementations is either in
history in the repository, or in separate branches, not in
subdirectories within the current branch in the repository.
author | Daniil Alexeyevsky <me.dendik@gmail.com> |
---|---|
date | Thu, 18 Nov 2010 21:42:16 +0300 |
parents | df3181ce15f2 |
children | bae30e5037b1 |
rev | line source |
---|---|
dendik@10 | 1 syntax: glob |
dendik@10 | 2 *.pyc |
bnagaev@61 | 3 build |
bnagaev@61 | 4 *.geany |
bnagaev@181 | 5 *.swp |