annotate .hgignore @ 22:d63570d69dd3

CM-125: Correct problem that may have prevented ivy from detecting changes in snapshots.
author smith@nwoca.org
date Sat, 15 Jan 2011 18:07:39 -0500
parents 5084ebcc8128
children bdc17bcaf797
rev   line source
16
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
1 \.orig$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
2 \.orig\..*$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
3 \.chg\..*$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
4 \.rej$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
5 \.conflict\~$
5084ebcc8128 TL-32: Add .hgignore file.
smith@nwoca.org
parents:
diff changeset
6