mirror of
https://github.com/home-assistant/core.git
synced 2025-06-24 17:11:53 +02:00
Add asdf tools dot file to gitignore (#128608)
This commit is contained in:
@ -7,6 +7,7 @@ docs
|
|||||||
# Development
|
# Development
|
||||||
.devcontainer
|
.devcontainer
|
||||||
.vscode
|
.vscode
|
||||||
|
.tool-versions
|
||||||
|
|
||||||
# Test related files
|
# Test related files
|
||||||
tests
|
tests
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,6 +79,7 @@ pytest-*.txt
|
|||||||
.pydevproject
|
.pydevproject
|
||||||
|
|
||||||
.python-version
|
.python-version
|
||||||
|
.tool-versions
|
||||||
|
|
||||||
# emacs auto backups
|
# emacs auto backups
|
||||||
*~
|
*~
|
||||||
|
Reference in New Issue
Block a user