Skip to content

Commit 9935884

Browse files
committed
chore: Update .vscodeignore to include new directories
1 parent d95bf7c commit 9935884

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.vscodeignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# Development files
55
.vscode/**
66
.vscode-test/**
7+
.cursor/**
78
.github/**
89
esbuild.js
910

@@ -46,4 +47,5 @@ Thumbs.db
4647
.yarnrc
4748

4849
# Internal development
49-
internal/**
50+
internal/**
51+
temp/**

0 commit comments

Comments
 (0)