# Ignore cSpell configuration files from spell checking
.cspellrc.json
.cspellrc.yaml
.cspellrc.js

# Ignore lock files and build artifacts
node_modules/
dist/
build/
*.lock
