mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-30 02:59: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/**"
|
|
]
|
|
}
|