Skip to content

Commit ee673bb

Browse files
committed
chore: 更新.gitignore以包含*.code-workspace
1 parent b12ef69 commit ee673bb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ target
1919
# and can be added to the global gitignore or merged into this file. For a more nuclear
2020
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
2121
#.idea/
22-
.venv
22+
.venv
23+
*.code-workspace

0 commit comments

Comments
 (0)