diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-14 19:29:59 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-14 19:29:59 +0200 |
| commit | e0440fc811bafd9c72b5c85b4d3d59dd8c629027 (patch) | |
| tree | 3f2cd2c0d49c4c32590ab878214cec64378d3f1d | |
| parent | 6172ad70924be37de833facb41365eff1cec497b (diff) | |
Minor changes
| -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 |
