Skip to content

Commit 329647a

Browse files
committed
ignore .vscode/
1 parent d46fa57 commit 329647a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ venv.bak/
7474
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
7575
# and can be added to the global gitignore or merged into this file. However, if you prefer,
7676
# you could uncomment the following to ignore the entire vscode folder
77-
# .vscode/
77+
.vscode/
7878

7979
# Ruff stuff:
8080
.ruff_cache/

0 commit comments

Comments
 (0)