mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-03-18 12:19:14 -06:00
Add garage-door-controller.yaml
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -2,13 +2,12 @@
|
||||
# This is an example and may include too much for your use-case.
|
||||
# You can modify this file to suit your needs.
|
||||
|
||||
# List of files to consider for check in
|
||||
!/garage-door-controller.yaml
|
||||
!/TFmini.h
|
||||
|
||||
# Default ignored files
|
||||
/.esphome/
|
||||
/secrets.yaml
|
||||
# Only check in files NOT ignored here
|
||||
/*.yaml
|
||||
*.yaml
|
||||
|
||||
# List of files to consider for check in
|
||||
!garage-door-controller.yaml
|
||||
!TFmini.h
|
||||
|
||||
Reference in New Issue
Block a user