chore(.prettierignore): add *.yaml to the list of ignored files to exclude YAML files from Prettier formatting

This commit is contained in:
Sped0n
2023-11-04 20:08:58 +08:00
parent a87d1ee3cc
commit 26bb5f182e

View File

@@ -1,3 +1,4 @@
node_modules
static
exmapleSite
*.yaml