editorconfig got updated

This commit is contained in:
Tom Parker-Shemilt 2023-02-14 11:39:06 +00:00
parent eeabec149a
commit 5f34fe3572

3
.ecrc Normal file
View file

@ -0,0 +1,3 @@
{
"Exclude": ["target", ".git", "node_modules", "results"]
}