Skip to content

Commit 84c765d

Browse files
authored
Merge pull request #4652 from nyoungstudios/python-gitignore-vscode-spelling
fixes spelling for word `entire` in Python.gitignore in the VS Code section
2 parents dc7aaef + 90c3bc7 commit 84c765d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ cython_debug/
177177
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
178178
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
179179
# and can be added to the global gitignore or merged into this file. However, if you prefer,
180-
# you could uncomment the following to ignore the enitre vscode folder
180+
# you could uncomment the following to ignore the entire vscode folder
181181
# .vscode/
182182

183183
# Ruff stuff:

0 commit comments

Comments
 (0)