.git
.idea
node_modules/
nbproject/
.vs*/
*.code-workspace
Thumbs.db
gulpfile.js
.github
.gitignore
.npmignore
iob_npm.done
main.test.js

# CI test files
test/
travis/
.travis.yml
appveyor.yml
.travis.yaml
appveyor.yaml

# Type checking configuration
tsconfig.json
tsconfig.*.json
launch.json

# ESLint configuration
.eslintrc.json
.eslintrc.js

# npm package files
iobroker.*.tgz
package-lock.json

# maintenance scripts
maintenance/**
