Skip to content

Commit af24372

Browse files
committed
Exclude test files from extensions microsoft#57426
1 parent 135d988 commit af24372

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
test/**
22
src/**
3-
tsconfig.json
3+
tsconfig.json
4+
out/test/**
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
src/**
2-
tsconfig.json
2+
tsconfig.json
3+
out/test/**

0 commit comments

Comments
 (0)