Skip to content

Commit

Permalink
Refine .gitignore to ensure .vscode directory is properly excluded
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWhiteWord committed Dec 23, 2024
1 parent 3955c5b commit 3898cfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vscode-extension/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/node_modules
./node_modules
./vscode
./.vscode
./.vscode
/.vscode

0 comments on commit 3898cfd

Please sign in to comment.