chore: ignore site/ and templates/ in formatting
This commit is contained in:
parent
43fa3dfb12
commit
efb5027ee8
1 changed files with 4 additions and 1 deletions
|
@ -4,4 +4,7 @@
|
||||||
**/*.md
|
**/*.md
|
||||||
**/*.css
|
**/*.css
|
||||||
**/*.yml
|
**/*.yml
|
||||||
**/*.yaml
|
**/*.yaml
|
||||||
|
|
||||||
|
site
|
||||||
|
templates
|
Loading…
Reference in a new issue