Skip to content

Commit 82e85af

Browse files
committed
feat: adding profiler
1 parent c1d60e0 commit 82e85af

6 files changed

Lines changed: 356 additions & 217 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,9 @@ temp/
138138

139139
.DS_Store
140140

141+
# Test results and profiling reports
142+
test-results.json
143+
junit.xml
144+
test-profile-report.json
141145

142146
# End of https://www.toptal.com/developers/gitignore/api/node,web,vscode

0 commit comments

Comments
 (0)