view .hgignore @ 246:d9b8d176c449

add a thing to get the full path to current patch and start organizing aliases
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 30 Nov 2012 10:20:42 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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