mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-17 07:11:52 +00:00
Add Imgbot config
This commit is contained in:
parent
22263d4d80
commit
43ec62ea9b
1 changed files with 6 additions and 0 deletions
6
.imgbotconfig
Normal file
6
.imgbotconfig
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"schedule": "monthly",
|
||||
"ignoredFiles": [
|
||||
"static/*"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue