changeset 212:edb2e2829352 gradle

Project uses Gradle for build.
author Alexander Kitaev <kitaev@gmail.com>
date Mon, 09 May 2011 11:49:23 +0200
parents 644ee58c9f16
children 6ec4af642ba8
files .hgignore
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Fri Apr 29 02:37:52 2011 +0200
+++ b/.hgignore	Mon May 09 11:49:23 2011 +0200
@@ -1,4 +1,8 @@
+.gradle
+build
 syntax:glob
 bin
 hg4j*.jar
 TEST-*.xml
+.project
+.classpath
\ No newline at end of file