view .hgignore @ 597:576921b65909

Fix small typo. Celestial sphere only requires 8 tails to enter.
author Simon Cross <hodgestar@gmail.com>
date Sun, 10 Apr 2011 19:51:29 +0200
parents 74efd0a9c959
children
line wrap: on
line source

syntax: glob

*.pyc
*~
.*.swp
._*
.DS_Store
.~lock.*#

syntax: regexp

^dist/
^build/
^docs/_build/
^.*\.egg-info/