changeset 13:3827aada297b

* .hgignore: New file.
author Mark Wielaard <mark@klomp.org>
date Sun, 09 Sep 2007 16:34:44 +0200
parents 920bff714e13
children dd8695b83916
files .hgignore ChangeLog
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Sun Sep 09 16:34:44 2007 +0200
@@ -0,0 +1,2 @@
+helloworld
+HelloWorld.class
--- a/ChangeLog	Sun Sep 09 15:58:19 2007 +0200
+++ b/ChangeLog	Sun Sep 09 16:34:44 2007 +0200
@@ -1,3 +1,7 @@
+2007-09-09  Mark Wielaard  <mark@klomp.org>
+
+	* .hgignore: New file.
+
 2007-09-09  Mark Wielaard  <mark@klomp.org>
 
 	* Makefile: New file.