diff --git a/.gitignore b/.gitignore index 8359255..ba14eb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,18 @@ # Binaries matterbridge test-kosmi +capture-auth +monitor-ws +test-image-upload +test-long-title +test-proper-roomcodes +test-roomcode-image +test-session +test-upload +test-websocket +test-websocket-direct +cmd/kosmi-client/kosmi-clien +cmd/kosmi-client/kosmi-client *.exe *.dll *.so diff --git a/capture-auth b/capture-auth deleted file mode 100755 index 987f027..0000000 Binary files a/capture-auth and /dev/null differ diff --git a/cmd/kosmi-client/kosmi-clien b/cmd/kosmi-client/kosmi-clien deleted file mode 100755 index a0b6d64..0000000 Binary files a/cmd/kosmi-client/kosmi-clien and /dev/null differ diff --git a/cmd/kosmi-client/kosmi-client b/cmd/kosmi-client/kosmi-client deleted file mode 100755 index 51b687c..0000000 Binary files a/cmd/kosmi-client/kosmi-client and /dev/null differ diff --git a/monitor-ws b/monitor-ws deleted file mode 100755 index 9860045..0000000 Binary files a/monitor-ws and /dev/null differ diff --git a/test-image-upload b/test-image-upload deleted file mode 100755 index 13cd272..0000000 Binary files a/test-image-upload and /dev/null differ diff --git a/test-long-title b/test-long-title deleted file mode 100755 index fba9514..0000000 Binary files a/test-long-title and /dev/null differ diff --git a/test-proper-roomcodes b/test-proper-roomcodes deleted file mode 100755 index 2a53fe7..0000000 Binary files a/test-proper-roomcodes and /dev/null differ diff --git a/test-roomcode-image b/test-roomcode-image deleted file mode 100755 index 6dd3ea8..0000000 Binary files a/test-roomcode-image and /dev/null differ diff --git a/test-session b/test-session deleted file mode 100755 index 1c03ce0..0000000 Binary files a/test-session and /dev/null differ diff --git a/test-upload b/test-upload deleted file mode 100755 index 32ed283..0000000 Binary files a/test-upload and /dev/null differ diff --git a/test-websocket b/test-websocket deleted file mode 100755 index c5f9f18..0000000 Binary files a/test-websocket and /dev/null differ diff --git a/test-websocket-direct b/test-websocket-direct deleted file mode 100755 index 930b84d..0000000 Binary files a/test-websocket-direct and /dev/null differ