This repository has been archived on 2025-12-24. You can view files and clone it, but cannot push or open issues or pull requests.
site-template/sync-polycraft.json

8 lines
115 B
JSON

{
"debug": true,
"matching": [
"src/",
"!node_modules/**",
"!ref/**"
]
}