chore: ignore site/ and templates/ in formatting

This commit is contained in:
Ayo Ayco 2024-12-27 11:55:25 +01:00
parent 43fa3dfb12
commit efb5027ee8

View file

@ -4,4 +4,7 @@
**/*.md **/*.md
**/*.css **/*.css
**/*.yml **/*.yml
**/*.yaml **/*.yaml
site
templates