Add TEST-results.xml to the gitignore

This commit is contained in:
Wesley Wigham 2018-08-07 10:48:45 -07:00
parent 3fde17e85c
commit 32e99ba8f9
No known key found for this signature in database
GPG Key ID: D59F87F60C5400C9

3
.gitignore vendored
View File

@ -74,4 +74,5 @@ tests/cases/user/*/**/*.d.ts
!tests/cases/user/bignumber.js/
!tests/cases/user/discord.js/
tests/baselines/reference/dt
.failed-tests
.failed-tests
TEST-results.xml