Skip to content

Commit 3e7da41

Browse files
committed
Ignore .vscode folder when publishing
1 parent 5599dc1 commit 3e7da41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscodeignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
**/*.ts
22
**/*.map
3+
.vscode/**
34
node_modules/.bin/**
45
src/**
56
out/tests/**

0 commit comments

Comments
 (0)