Commit 22edb03
committed
Add local test files to gitignore
Ignore local test documentation and temporary files:
- Unit test documentation (README.md, QUICK_START.md, etc.)
- Test reports (test-report.md, test-report.json)
- Build artifacts (e2e binary)
- PID files and coverage reports
These files are generated locally during development and testing
and should not be committed to the repository.
Signed-off-by: Senan Zedan <[email protected]>1 parent d9345b2 commit 22edb03
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
0 commit comments