mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Initial Commit
Includes HAP-NodeJS as Git submodule
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
|
||||
# Intellij
|
||||
.idea/
|
||||
*.iml
|
||||
Reference in New Issue
Block a user