Skip to content

Commit 61fd155

Browse files
committed
Update .imgbotconfig
1 parent 9988843 commit 61fd155

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

.imgbotconfig

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
{
22
"schedule": "weekly",
33
"ignoredFiles": [
4-
"GameData/*",
5-
"docs/LegalMumboJumbo/*",
64
"GameData/KerbthulhuKineticsProgram/MoarKerbals/*",
7-
"GameData/KerbthulhuKineticsProgram/MoarKerbals/Textures/*",
85
"source/*",
6+
"**/@thumbs/**",
7+
"**/Agencies/**",
98
"**/Assets/**",
109
"**/Flags/**",
11-
"**/Agents/**",
12-
"**/Textures/**",
13-
"**/UI/**",
14-
"**/PluginData/**",
10+
"**/FX/**",
1511
"**/Icons/**",
16-
"**/@thumbs/**"
12+
"**/LegalMumboJumbo/**",
13+
"**/Parts/**",
14+
"**/PluginData/**",
15+
"**/Props/**",
16+
"**/SimpleIcons/**",
17+
"**/Spaces/**",
18+
"**/Textures/**",
19+
"**/UI/**"
1720
],
1821
"aggressiveCompression": "false",
1922
"compressWiki": "true",

0 commit comments

Comments
 (0)