Add homeassistant.code-workspace to .gitignore to prevent tracking of workspace configuration files

pull/1535/head
Carlo Costanzo 1 month ago
parent 5f4f5e1a8f
commit a5f8a55b79

1
.gitignore vendored

@ -36,6 +36,7 @@ OZW_Log.txt
google_calendars.yaml google_calendars.yaml
.ring_cache.pickle .ring_cache.pickle
.ios.conf .ios.conf
homeassistant.code-workspace
# Configuration files # Configuration files
secrets.yaml secrets.yaml

Loading…
Cancel
Save

Powered by TurnKey Linux.