view .hgignore @ 21:099a3bfa2852

fixes to anagram.py
author k0s <k0scist@gmail.com>
date Fri, 26 Feb 2010 13:19:14 -0500
parents 03ee50b8992d
children cec1db293c18
line wrap: on
line source

syntax: glob
.hgignore
*.pyc
*.pyo
*.egg-info
*.swp
*~
build
dist