diff --git a/.gitignore b/.gitignore
index 7a48689..3895c5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-SemanticScuttle-*
+dist/
+build.properties
diff --git a/build.properties.dist b/build.properties.dist
index 8f619b0..b50ad08 100644
--- a/build.properties.dist
+++ b/build.properties.dist
@@ -1,2 +1 @@
-version=0.95
sfuser=FIXME
diff --git a/build.xml b/build.xml
index 3fe2799..f878eae 100644
--- a/build.xml
+++ b/build.xml
@@ -6,18 +6,26 @@
tasks around SemanticScuttle, like creating a release version,
tagging a release, running unit tests etc.
-->
-
+
-
+
+
+
+
+
+
+
-
-
+
+
@@ -38,4 +46,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file