Skip to content

Commit 9e5cc0a

Browse files
authored
Merge pull request #4645 from max-hill-4/main
Update Python.gitignore
2 parents d4189b5 + 55bb950 commit 9e5cc0a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Python.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,13 @@ cython_debug/
167167
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
168168
#.idea/
169169

170+
# Visual Studio Code
171+
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
172+
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
173+
# and can be added to the global gitignore or merged into this file. However, if you prefer,
174+
# you could uncomment the following to ignore the enitre vscode folder
175+
# .vscode/
176+
170177
# Ruff stuff:
171178
.ruff_cache/
172179

0 commit comments

Comments
 (0)