Skip to content

Commit d1c344b

Browse files
authored
Fix .vscodeignore issues. (#3623)
1 parent a19d1c3 commit d1c344b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Extension/.vscodeignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ jobs/**
2323

2424
# ignore development files
2525
tsconfig.json
26+
test.tsconfig.json
2627
tslint.json
2728
webpack.config.js
28-
README.md
29+
tscCompileList.txt
2930
gulpfile.js
3031
.gitattributes
3132
.gitignore

0 commit comments

Comments
 (0)