editorconfig: exclude docs/_built

while not present unless built, they are never meant to be checked
This commit is contained in:
Jan-Niklas Burfeind 2023-01-30 22:37:09 +01:00
parent 9ac048dbdf
commit a34dfb1250

3
.ecrc Normal file
View File

@ -0,0 +1,3 @@
{
"Exclude": ["docs/_build"]
}