annotate .hgignore @ 14:c8442e0eff84

Remove <caption> tags. Generlized {table} around {code} blocks.
author smith@nwoca.org
date Tue, 01 Feb 2011 12:34:45 -0500
parents 4417b025157e
children
rev   line source
3
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
1 \.orig$
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
2 \.orig\..*$
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
3 \.chg\..*$
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
4 \.rej$
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
5 \.conflict\~$
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
6 glob:build/*
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
7 glob:dist/*
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
8 glob:nbproject/private/*
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
9 glob:.idea/workspace.*
4417b025157e add ignore file
smith@nwoca.org
parents:
diff changeset
10