From 28d5505edae76ed91708a895815eecf542c23060 Mon Sep 17 00:00:00 2001 From: Niklas Halle Date: Thu, 3 Dec 2020 17:37:01 +0100 Subject: inital, matleap api based on https://github.com/tomh4/matleap --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5a2072a --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +LeapSDK +matleap.mexa64 +.vs/ +LeapSDKv4/ +MatLeapC.sln +MatLeapC.vcxproj +MatLeapC.vcxproj.filters +MatLeapC.vcxproj.user +x64/ +*.mexw64 +LeapC.dll -- cgit v1.2.3-54-g00ecf