mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
18 lines
132 B
Plaintext
18 lines
132 B
Plaintext
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Node
|
|
node_modules/
|
|
npm-debug.log
|
|
.node-version
|
|
|
|
# Intellij
|
|
.idea/
|
|
*.iml
|
|
|
|
# HomeBridge
|
|
config.json
|
|
persist/
|
|
log/
|