annotate .hgignore @ 22:8417eaebf5ab

Fix partitioning to size caches properly
author Dan Creswell <dan.creswell@gmail.com>
date Sat, 22 Aug 2009 23:28:55 +0100
parents 63b154c8521f
children 243c74d599bf
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/
15
872076165de4 More excludes and add missing documentation.
Dan Creswell <dan.creswell@gmail.com>
parents: 1
diff changeset
5 dbfiles*/.*
20
63b154c8521f More files to ignore.
Dan Creswell <dan.creswell@gmail.com>
parents: 15
diff changeset
6 .*.jdb
1
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
7
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
8 # Eclipse-specific ignores
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
9 .classpath
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
10 .project