2016-11-03 17:38:05 -04:00
|
|
|
node_modules
|
|
|
|
|
npm-debug.log
|
|
|
|
|
*.md
|
|
|
|
|
PATENTS
|
|
|
|
|
LICENSE
|
|
|
|
|
Dockerfile
|
|
|
|
|
.dockerignore
|
|
|
|
|
.gitignore
|
|
|
|
|
.travis.yml
|
|
|
|
|
.istanbul.yml
|
|
|
|
|
.git
|
|
|
|
|
.github
|
|
|
|
|
|
|
|
|
|
# Build folder
|
|
|
|
|
lib/
|
|
|
|
|
|
|
|
|
|
# Tests
|
|
|
|
|
spec/
|
2021-04-09 16:40:03 +02:00
|
|
|
# Keep local dependencies used to CI tests
|
|
|
|
|
!spec/dependencies/
|
2016-11-03 17:38:05 -04:00
|
|
|
|
|
|
|
|
# IDEs
|
|
|
|
|
.idea/
|