diff --git a/.gitignore b/.gitignore index 59e6df3..705c70c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ bin *.project core-showcase/.settings .DS_Store +staging diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..880287a --- /dev/null +++ b/build.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file