Add more exclusions

This commit is contained in:
Dennis Eichhorn 2023-10-01 03:20:43 +00:00
parent 8a6654a91e
commit 0517460081

View File

@ -4,6 +4,8 @@
".git", ".git",
"tests", "tests",
"vendor", "vendor",
"Admin/Install/Application",
"Install/Application",
"Resources" "Resources"
] ]
} }