Add .ha_run.lock to .gitignore to prevent tracking of Home Assistant lock file

pull/1535/head
Carlo Costanzo 2 months ago
parent b171bcb9a6
commit 66e043238d

1
.gitignore vendored

@ -20,6 +20,7 @@ core
# Home Assistant specific # Home Assistant specific
*.DISABLED *.DISABLED
.ha_run.lock
.cloud .cloud
.storage .storage
.vscode .vscode

Loading…
Cancel
Save

Powered by TurnKey Linux.