mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-15 18:08:32 -07:00
25 lines
203 B
Plaintext
25 lines
203 B
Plaintext
|
#tests
|
||
|
test
|
||
|
coverage
|
||
|
|
||
|
#build tools
|
||
|
.travis.yml
|
||
|
.jenkins.yml
|
||
|
.codeclimate.yml
|
||
|
.github
|
||
|
|
||
|
#linters
|
||
|
.jscsrc
|
||
|
.jshintrc
|
||
|
.eslintrc*
|
||
|
.dockerignore
|
||
|
.eslintignore
|
||
|
|
||
|
#editor settings
|
||
|
.vscode
|
||
|
|
||
|
#src
|
||
|
docs
|
||
|
docker
|
||
|
images
|