osr-mono/packages/osr-profiles/sync/.osr-sync-module.json
2025-01-30 23:14:43 +01:00

9 lines
147 B
JSON

{
"debug": false,
"matching": [
"**/*",
"!./.git/**",
"!./node_modules/**",
"!./_MACOSX/**"
]
}