Add .git-credentials to .gitignore

This commit is contained in:
Carlo Costanzo 2025-05-28 14:49:13 -04:00
parent 8eeeaf4c5f
commit 0541e70e90

1
.gitignore vendored
View File

@ -16,6 +16,7 @@
core.* core.*
core core
.uuid .uuid
.git-credentials
# Home Assistant specific # Home Assistant specific
*.DISABLED *.DISABLED