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

fixes spelling in in Python.gitignore in VS Code section

This commit is contained in:
Nathaniel Young 2025-05-30 22:47:20 +00:00
parent dc7aaef6c0
commit 90c3bc712b

View File

@ -177,7 +177,7 @@ cython_debug/
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore # 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 # 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, # 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/ # .vscode/
# Ruff stuff: # Ruff stuff: