summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b95946c6090ae845c333d80aaf29dfe6a10222cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# sdk
LeapSDK/
LeapSDKv4/
# binary
matleap.mexa64
*.mexw64
# other out
x64/
cmake-*/
# ide
.vs/
.idea/