22 lines
203 B
Plaintext
22 lines
203 B
Plaintext
|
# Disallow all
|
||
|
/*
|
||
|
|
||
|
# Allow
|
||
|
!*.yaml
|
||
|
!*.jpg
|
||
|
!*.png
|
||
|
!.gitignore
|
||
|
!*.md
|
||
|
!/automations/
|
||
|
!/lovelace-views/
|
||
|
!/sensors/
|
||
|
!/www/
|
||
|
|
||
|
# "Force" Disallow
|
||
|
.storage/
|
||
|
android/
|
||
|
|
||
|
ip_bans.yaml
|
||
|
secrets.yaml
|
||
|
known_devices.yaml
|