mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Node
|
|
node_modules/
|
|
npm-debug.log
|
|
.node-version
|
|
|
|
# Ignore any extra plugins in the example directory that aren't in Git already
|
|
# (this is a sandbox for the user)
|
|
example-plugins
|