chore: add test-results directory to gitignore
| @@ -55,4 +55,5 @@ public/scripts/extensions/third-party | |||
| 55 | .env | 55 | .env |
| 56 | /StartDev.bat | 56 | /StartDev.bat |
| 57 | yarn.lock | 57 | yarn.lock |
| 58 | *.code-workspace | ||
| 58 | \ No newline at end of file | \ No newline at end of file | |
| 58 | *.code-workspace | ||
| 59 | test-results/ | ||