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

This commit is contained in:
Carlo Costanzo
2025-10-22 12:44:20 -04:00
parent b171bcb9a6
commit 66e043238d
+1
View File
@@ -20,6 +20,7 @@ core
# Home Assistant specific
*.DISABLED
.ha_run.lock
.cloud
.storage
.vscode