Move reference plugin to examples/scheduling-plugin; plugins/ ships empty as a drop-in mount point, e2e bind-mounts the example
This commit is contained in:
@@ -5,3 +5,7 @@ node_modules
|
||||
|
||||
# Playwright E2E outputs (screenshots, html report, traces)
|
||||
e2e-tests/artifacts/
|
||||
|
||||
# plugins/ is a drop-in mount point, not committed code — keep it empty (see examples/ for the reference)
|
||||
/plugins/*
|
||||
!/plugins/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user