mirror of
https://github.com/jdillenburg/esphome.git
synced 2026-03-18 12:19:14 -06:00
yaml
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Gitignore settings for ESPHome
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user