UNPKG
leapmotion-ts
Version:
latest (2.2.4)
2.2.4
TypeScript framework for Leap Motion.
github.com/logotype/LeapMotionTS
logotype/LeapMotionTS
leapmotion-ts
/
.npmignore
26 lines
(23 loc)
•
242 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Numerous always-ignore extensions
*.diff *.err *.orig *.log
# OS or Editor folders
.DS_Store ._* .cache .project .settings *.iml
# Folders to ignore
.hg .svn .CVS .idea node_modules
# Project specific
*.js.
map
*.
map
src/*.js src/*.js.
map