Skip to content

Commit

Permalink
Update .gitignore for test result (Samsung#1060)
Browse files Browse the repository at this point in the history
This will update .gitignore to ignore test result file.

ONE-vscode-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Jul 19, 2022
1 parent 094a8e6 commit a3534ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Makefile
.vscode-test/**
.nyc_output
coverage
test-results.xml

# production for react-app
build

0 comments on commit a3534ea

Please sign in to comment.