1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #4652 from nyoungstudios/python-gitignore-vscode-spelling

fixes spelling for word `entire` in Python.gitignore in the VS Code section
This commit is contained in:
Devin Dooley 2025-05-30 17:30:56 -07:00 committed by GitHub
commit 84c765dc71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ cython_debug/
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the enitre vscode folder
# you could uncomment the following to ignore the entire vscode folder
# .vscode/
# Ruff stuff: