annotate .hgignore @ 19:63b154c8521f

More files to ignore.
author Dan Creswell <dan.creswell@gmail.com>
date Sun, 05 Jul 2009 16:51:41 +0100
parents 872076165de4
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/
14
872076165de4 More excludes and add missing documentation.
Dan Creswell <dan.creswell@gmail.com>
parents: 1
diff changeset
5 dbfiles*/.*
19
63b154c8521f More files to ignore.
Dan Creswell <dan.creswell@gmail.com>
parents: 14
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