22 lines
174 B
Plaintext
22 lines
174 B
Plaintext
|
|
node_modules
|
||
|
|
npm-debug.log
|
||
|
|
*.md
|
||
|
|
PATENTS
|
||
|
|
LICENSE
|
||
|
|
Dockerfile
|
||
|
|
.dockerignore
|
||
|
|
.gitignore
|
||
|
|
.travis.yml
|
||
|
|
.istanbul.yml
|
||
|
|
.git
|
||
|
|
.github
|
||
|
|
|
||
|
|
# Build folder
|
||
|
|
lib/
|
||
|
|
|
||
|
|
# Tests
|
||
|
|
spec/
|
||
|
|
|
||
|
|
# IDEs
|
||
|
|
.idea/
|