view .hgignore @ 13:6dc62c7866c2

removed crufty shell debug shell scripts
author Robert McIntyre <rlm@mit.edu>
date Thu, 27 Oct 2011 21:08:17 -0700
parents 002b955a120a
children 784a3f4e6202
line wrap: on
line source

2 syntax: glob
3 .classpath
4 .project
5 .settings*
6 bin*
7 build/*
8 dist*
9 lib*
10 .ant*