changeset 1:8914f447c864

Ignoring build artifacts
author Dominic Cleal <dominic@computerkb.co.uk>
date Sun, 22 Mar 2009 15:02:11 +0000
parents 3dc0c5604566
children 47767be3a265
files .hgignore
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Mar 22 15:02:11 2009 +0000
@@ -0,0 +1,8 @@
+build/
+docs/javadocs/
+examples/.*\.class
+lib/
+
+# Eclipse-specific ignores
+.classpath
+.project