summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNiklas Halle <niklas@niklashalle.net>2020-12-03 17:37:01 +0100
committerNiklas Halle <niklas@niklashalle.net>2020-12-03 17:37:01 +0100
commit28d5505edae76ed91708a895815eecf542c23060 (patch)
tree18d88585d30bcfce8e92c3c17881cfe11907a09c /.gitignore
downloadwdti_project-28d5505edae76ed91708a895815eecf542c23060.tar.gz
wdti_project-28d5505edae76ed91708a895815eecf542c23060.zip
inital, matleap api based on https://github.com/tomh4/matleap
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
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