mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 21:08:13 -05:00
10 lines
109 B
JSON
10 lines
109 B
JSON
{
|
|
"verbose": false,
|
|
"ignore": [
|
|
"dist",
|
|
"data",
|
|
"src/frontend"
|
|
],
|
|
"ext": "js json ejs"
|
|
}
|