mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
26 lines
224 B
Plaintext
26 lines
224 B
Plaintext
#tests
|
|
test
|
|
coverage
|
|
|
|
#build tools
|
|
.travis.yml
|
|
.jenkins.yml
|
|
.codeclimate.yml
|
|
.github
|
|
azure-pipelines.yaml
|
|
|
|
#linters
|
|
.jscsrc
|
|
.jshintrc
|
|
.eslintrc*
|
|
.dockerignore
|
|
.eslintignore
|
|
|
|
#editor settings
|
|
.vscode
|
|
|
|
#src
|
|
docs
|
|
docker
|
|
images
|