We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 557f709Copy full SHA for 557f709
.gitignore
@@ -0,0 +1,12 @@
1
+# Compiled Object files
2
+*.slo
3
+*.lo
4
+*.o
5
+
6
+# Compiled Dynamic libraries
7
+*.so
8
9
+# Compiled Static libraries
10
+*.lai
11
+*.la
12
+*.a
README.md
@@ -0,0 +1,4 @@
+file-upload2ods
+===============
+BlackBerry 10 Cascades Client APP to test Upload Functionality
0 commit comments