view .hgignore @ 17:54a209909531

Make the file importable for debugging purposes by wrapping the main-program-only bits in an if __name__ == "__main__" block.
author Peter Hosey <hg@boredzo.org>
date Mon, 03 Jan 2011 20:27:37 -0800
parents 2df4ed64a388
children
line wrap: on
line source

syntax: glob
build
*.swp

*.mode1
*.mode1v3
*.mode2
*.pbxuser
*.perspective
*.perspectivev3

*~.nib

.DS_Store