Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit b9335e1

Browse files
authored
FUSETOOLS2-1078 - remove extra artifacts from vsix (#533)
Signed-off-by: Brian Fitzpatrick <bfitzpat@redhat.com>
1 parent e8f5d0c commit b9335e1

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

.vscodeignore

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1+
.circleci
2+
.github
13
.vscode/**
24
.vscode-test/**
5+
docs/**
6+
out/**/*.map
37
out/test/**
48
src/**
5-
.gitignore
9+
test Fixture with speci@l chars/**
10+
test-archive/**
11+
**/.gitignore
12+
**/JenkinsFile
13+
**/sonar-project.properties
614
**/tsconfig.json
7-
**/tslint.json
8-
**/*.map
915
**/*.ts
10-
example/**/.project
11-
test Fixture with speci@l chars/**
16+
**/*.vsix

0 commit comments

Comments
 (0)