This commit is contained in:
Greg Johnson
2025-08-05 15:34:07 +10:00
parent 7581b6b8c2
commit 1be118413e
5 changed files with 15 additions and 4 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Mac
.DS_Store
# Node
node_modules/
npm-debug.log
.node-version
# Submodules
florida/homebridge/server/code
florida/homebridge/server/plugins
# Typescript
dist/