diff options
| author | Zhineng Li <[email protected]> | 2026-03-29 06:53:53 +0800 |
|---|---|---|
| committer | Zhineng Li <[email protected]> | 2026-03-29 06:53:53 +0800 |
| commit | 256f19558f8ed5747c15c85f7e401835787504eb (patch) | |
| tree | 1d879482c4945bd2b5d6fd94e60d831f6023d33c /.gitignore | |
| download | homebridge-xiaomi-aircondition-ma2-256f19558f8ed5747c15c85f7e401835787504eb.tar.gz homebridge-xiaomi-aircondition-ma2-256f19558f8ed5747c15c85f7e401835787504eb.zip | |
first commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4baca11 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules/ +dist/ +test/hbConfig/ |
