Add .vscode/settings.json to .gitignore
Exclude VS Code workspace settings from version control to prevent local configuration from being committed.
This commit is contained in:
@@ -59,3 +59,4 @@ Deploy/DeployAll/PrivateKey.*
|
|||||||
|
|
||||||
#Rider
|
#Rider
|
||||||
*.DotSettings.user
|
*.DotSettings.user
|
||||||
|
.vscode/settings.json
|
||||||
|
|||||||
Reference in New Issue
Block a user