# List files or directories below to ignore them when running prettier
# More information: https://prettier.io/docs/en/ignore.html
#

.localdevserver
.sfdx
coverage/
.vscode
jsconfig.json

# Only prettify specifc static resources
force-app/main/default/staticresources/*
!/force-app/main/default/staticresources/lmsvf
!/force-app/main/default/staticresources/sampleExternalResource

# Exclude project config (edited by CI workflow)
sfdx-project.json

**/*-meta.xml
force-app/test/@salesforce/label/
force-app/test/lightning/iconSvgTemplates/buildTemplates/
optional/translations/
README.md