mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-29 10:39:49 -04:00
10 lines
110 B
JSON
10 lines
110 B
JSON
{
|
|
"name": "test",
|
|
"app_id": "",
|
|
"v2": true,
|
|
"watchPatterns": [
|
|
"www/**",
|
|
"!www/data/**"
|
|
]
|
|
}
|