diff options
author | Matthew Newhook <matthew@zeroc.com> | 2014-12-09 10:43:22 -0330 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2014-12-09 10:43:22 -0330 |
commit | 7181cbd468185bd47ec260ef292dfe1f91bed71c (patch) | |
tree | 588dcdf34d3d17a7c6a0e74a9858c9cdc19db0a4 | |
parent | Removed bogus files. (diff) | |
download | ice-7181cbd468185bd47ec260ef292dfe1f91bed71c.tar.bz2 ice-7181cbd468185bd47ec260ef292dfe1f91bed71c.tar.xz ice-7181cbd468185bd47ec260ef292dfe1f91bed71c.zip |
Fix .gitignore, remove bogus bks files.
-rw-r--r-- | android/.gitignore | 1 | ||||
-rw-r--r-- | android/demo/chat/src/main/res/raw/client.bks | bin | 3633 -> 0 bytes | |||
-rw-r--r-- | android/demo/hello/src/main/res/raw/client.bks | bin | 3633 -> 0 bytes | |||
-rw-r--r-- | android/demo/library/src/main/res/raw/client.bks | bin | 3633 -> 0 bytes | |||
-rw-r--r-- | android/test/android/src/main/res/raw/client.bks | bin | 3633 -> 0 bytes | |||
-rw-r--r-- | android/test/android/src/main/res/raw/server.bks | bin | 3639 -> 0 bytes |
6 files changed, 1 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore index 74e81c9af82..7e521c5b617 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -1,3 +1,4 @@ build .gradle local.properties +*.bks diff --git a/android/demo/chat/src/main/res/raw/client.bks b/android/demo/chat/src/main/res/raw/client.bks Binary files differdeleted file mode 100644 index b1f4d3f0a6a..00000000000 --- a/android/demo/chat/src/main/res/raw/client.bks +++ /dev/null diff --git a/android/demo/hello/src/main/res/raw/client.bks b/android/demo/hello/src/main/res/raw/client.bks Binary files differdeleted file mode 100644 index b1f4d3f0a6a..00000000000 --- a/android/demo/hello/src/main/res/raw/client.bks +++ /dev/null diff --git a/android/demo/library/src/main/res/raw/client.bks b/android/demo/library/src/main/res/raw/client.bks Binary files differdeleted file mode 100644 index b1f4d3f0a6a..00000000000 --- a/android/demo/library/src/main/res/raw/client.bks +++ /dev/null diff --git a/android/test/android/src/main/res/raw/client.bks b/android/test/android/src/main/res/raw/client.bks Binary files differdeleted file mode 100644 index b1f4d3f0a6a..00000000000 --- a/android/test/android/src/main/res/raw/client.bks +++ /dev/null diff --git a/android/test/android/src/main/res/raw/server.bks b/android/test/android/src/main/res/raw/server.bks Binary files differdeleted file mode 100644 index 276f19e74a6..00000000000 --- a/android/test/android/src/main/res/raw/server.bks +++ /dev/null |