gitignore
gitignore copied to clipboard
Update Python.gitignore to include .vscode
As VSCode is a widely used IDE, it is better to include it here similar to PyCharm
Reasons for making this change:
Visual Studio Code is a widely used IDE now similar to PyCharm
Links to documentation supporting these rule changes:
NA
If this is a new template:
- Link to application or project’s homepage: NA
There exists https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
Would be super beneficial ! Super annoying that we cant pick two gitignores , so you have to manually add vscode ! 😡😡
Would it be possible to make it a comment at minimum - similar to PyCharm?