annotate .hgignore @ 6:27ca8522be85

Fix bugs in integrity checking and hashCode.
author Dan Creswell <dan.creswell@gmail.com>
date Sat, 23 May 2009 09:17:17 +0100
parents 8914f447c864
children ce05b5cea89e 872076165de4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
1 build/
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
2 docs/javadocs/
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
3 examples/.*\.class
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
4 lib/
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
5
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
6 # Eclipse-specific ignores
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
7 .classpath
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
8 .project