annotate .hgignore @ 5:7b6200980805

Pull system dependent properties out into build.properties, and allow users to override these properties with a user.properties file.
author dbrosius@mebigfatguy.com
date Thu, 14 May 2009 11:10:34 -0400
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