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