Commit 69b3b6b
committed
chore(gitignore): ignore twister output directories
twister writes twister-out/, and twister-out.N/ for each repeat run in the
same workspace. Only build*/ was ignored, so a careless 'git add' swept
thousands of build artifacts into the index — 11,206 files against 201 real
sources before it was caught.1 parent df121c7 commit 69b3b6b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments