view .hgignore @ 73:877ae4b2993c tip

merge laptop changes.
author Robert McIntyre <rlm@mit.edu>
date Mon, 10 Mar 2014 18:58:08 -0400
parents f2c5f1fca9a7
children
line wrap: on
line source

2 syntax: glob
3 .classpath
4 .project
5 .settings*
6 bin*
7 build/*
8 dist*
9 lib*
10 .ant*
11 output/*
12 docs/*
13 releases/*