Skip to content

Commit df064f9

Browse files
committed
Omit fixtures when packaging
They are not needed, and the packaging step will error that it looks like you are trying to package secrets due to the test key fixtures.
1 parent 860b1aa commit df064f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ node_modules/**
1313
**/*.map
1414
**/*.ts
1515
*.gif
16+
fixtures/**

0 commit comments

Comments
 (0)