Commit 09aeeca
Ignore .camel-jbang directories in docs gulp build
The gulp glob pattern dsl/**/src/main/docs/*.adoc scans recursively
through the dsl/ tree, racing with camel-jbang-core tests that
create/delete .camel-jbang/work directories. Add .camel-jbang to the
ignore list alongside target to prevent ENOENT errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1cff3d0 commit 09aeeca
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
0 commit comments