Skip to content

Commit eee982c

Browse files
committed
Added the Visual Studio folder .vs to .gitignore
1 parent 3470c30 commit eee982c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,7 @@ pnpm-debug.log*
2626
# Agents and assistants
2727
.opencode/
2828
opencode.json
29-
.idea/**/copilot.data.migration.*.xml
29+
.idea/**/copilot.data.migration.*.xml
30+
31+
# ides
32+
.vs/

0 commit comments

Comments
 (0)