diff options
author | Valerio Virgillito | 2012-01-27 12:13:59 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-01-27 12:13:59 -0800 |
commit | 35cd86dab6e77f358a1a6cf75825f6bc3f6032fe (patch) | |
tree | 29841702ae9edb8c87c6b674f6b5cfd13f21b59d /cloud | |
parent | b89a7ee8b956c96a1dcee995ea840feddc5d4b27 (diff) | |
download | ninja-35cd86dab6e77f358a1a6cf75825f6bc3f6032fe.tar.gz |
Adding excluded list of files to gitignore and removed cloud/config.xml file.
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
Diffstat (limited to 'cloud')
-rw-r--r-- | cloud/config.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cloud/config.xml b/cloud/config.xml deleted file mode 100644 index 4660d647..00000000 --- a/cloud/config.xml +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <!-- COPY TO 'MainApp/cloud' and set your own URLs --> | ||
3 | <services> | ||
4 | <file><![CDATA[http://file.services.ninja.motorola.com/]]></file> | ||
5 | <directory><![CDATA[http://directory.services.ninja.motorola.com/]]></directory> | ||
6 | </services> | ||