diff --git a/.gitignore b/.gitignore index 2137a76dfc..6f63200c44 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ TextSecure.iml out tests lint.xml +local.properties +ant.properties diff --git a/build.xml b/build.xml new file mode 100644 index 0000000000..c601eef0dc --- /dev/null +++ b/build.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + +