Files
homebridge/.gitignore
2016-03-02 08:47:15 +01:00

14 lines
204 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
.idea