mirror of
https://github.com/badlogic/pi-mono.git
synced 2026-07-09 17:28:45 +00:00
Exclude optional Gondolin example from root check
This commit is contained in:
parent
e0c2813a2a
commit
4f7d756df8
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@
|
|||
}
|
||||
},
|
||||
"include": ["packages/*/src/**/*", "packages/*/test/**/*", "packages/coding-agent/examples/**/*"],
|
||||
"exclude": ["**/dist/**"]
|
||||
"exclude": ["**/dist/**", "packages/coding-agent/examples/extensions/gondolin/**"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue