mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-28 04:05:55 +00:00
12 lines
133 B
Plaintext
Executable File
12 lines
133 B
Plaintext
Executable File
# Ignore all subfolders.
|
|
**/
|
|
|
|
# Specific file ignores.
|
|
secrets.yaml
|
|
.DS_Store
|
|
._*
|
|
|
|
# Specific folders to include.
|
|
!common
|
|
!common/**
|