79559420

Date: 2025-04-07 08:44:58
Score: 1
Natty:
Report link

I tried some solutions provided here, but my solution was to write

.vscode/

on the .gitignore.

By default, Angular writes the next lines for vscode files on its gitignore:

.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Miguel Ángel Guaita Villaseñor