diff options
| -rw-r--r-- | .gitignore | 3 | ||||
| -rwxr-xr-x | client | bin | 15992 -> 0 bytes | |||
| -rwxr-xr-x | publisher | bin | 15688 -> 0 bytes |
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b997916 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Binary +/client +/publisher
\ No newline at end of file Binary files differdiff --git a/publisher b/publisher Binary files differdeleted file mode 100755 index a4a8b88..0000000 --- a/publisher +++ /dev/null |
