Skip to content

Commit e2fc72b

Browse files
committed
Merge pull request #2533 from Microsoft/ignoreProjectOutput
Ignore projectoutput folder since this will be deleted by jake command
2 parents 20d892a + 429fa03 commit e2fc72b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ tests/services/baselines/local/*
2121
tests/baselines/prototyping/local/*
2222
tests/baselines/rwc/*
2323
tests/baselines/test262/*
24+
tests/baselines/local/projectOutput/*
2425
tests/services/baselines/prototyping/local/*
2526
tests/services/browser/typescriptServices.js
2627
scripts/processDiagnosticMessages.d.ts

0 commit comments

Comments
 (0)