mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Add .env file to .gitignore for vscode environment settings (#35200)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,6 +106,7 @@ virtualization/vagrant/config
|
||||
!.vscode/cSpell.json
|
||||
!.vscode/extensions.json
|
||||
!.vscode/tasks.json
|
||||
.env
|
||||
|
||||
# Built docs
|
||||
docs/build
|
||||
|
Reference in New Issue
Block a user