annotate .hgignore @ 31:243c74d599bf

Update ignores
author Dan Creswell <dan.creswell@gmail.com>
date Sat, 12 Jun 2010 10:41:47 +0100
parents 63b154c8521f
children
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
31
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
7 scripts/
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
8 release/
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
9 installer/
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
10 .idea
1
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
11 # Eclipse-specific ignores
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
12 .classpath
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
13 .project