diff --git a/.gitignore b/.gitignore index a430510..2e34f2f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,4 @@ _ReSharper*/ *.obj *.cache *.log -[Bb]in + diff --git a/bin/demo_darwin_amd64 b/bin/demo_darwin_amd64 new file mode 100644 index 0000000..733c288 Binary files /dev/null and b/bin/demo_darwin_amd64 differ diff --git a/bin/demo_linux_amd64 b/bin/demo_linux_amd64 new file mode 100644 index 0000000..7da2298 Binary files /dev/null and b/bin/demo_linux_amd64 differ