Commit c8373f5
committed
Add test result artifacts to .gitignore
- Ignore test-results.json (generated by test runner)
- Ignore test-logs/ directory (generated test logs)
- Ignore results/ directory (test result artifacts)
- These are generated files similar to coverage.xml and should not be versioned1 parent 772a902 commit c8373f5
3 files changed
+4
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
This file was deleted.
This file was deleted.
0 commit comments