From 6d88c555019f32509f303e23dcfbba824fecd2ee Mon Sep 17 00:00:00 2001 From: Chris Hiszpanski Date: Thu, 18 Apr 2019 00:55:30 -0700 Subject: Initial public commit. mDNS and SDP are functional. Otherwise, library is still very much a work in progress. All tests pass. --- examples/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/.gitignore (limited to 'examples/.gitignore') diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..b04600a --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1 @@ +sandbox -- cgit v1.2.3