Wildcards are great

This commit is contained in:
Core 2022-02-02 08:16:30 +00:00
parent 75ca78a209
commit adae511801
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -18,8 +18,6 @@
]
},
"include": [
"src/main/*",
"src/main/plugins/*",
"src/main/plugins/Extras/*"
"src/main/**/*",
]
}