1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00

Ignore /dev folder, courtesy of @carbo

This commit is contained in:
Amos Ng 2020-06-14 05:26:50 +08:00
parent ba5f465b6c
commit 74d21b123d
No known key found for this signature in database
GPG key ID: 89086414F634D123
2 changed files with 3 additions and 13 deletions

4
.gitignore vendored
View file

@ -104,4 +104,6 @@ gradle-app.setting
nbproject/**
log/**
cache/**
cache/**
dev

View file

@ -1,12 +0,0 @@
{
"client_secret": "s76t1dazfctvtgq9dyvgw9herxc4gcz39q0q0y3taxpkgg0ahq8g",
"max_cache_size_mib": 2048,
"client_port": 443,
"max_burst_rate_kib_per_second": 0,
"max_bandwidth_mib_per_hour": 0,
"threads_per_cpu": 32,
"web_settings":
{
"ui_port": 8080
}
}