# Add files here to ignore them from prettier formatting

### IDE ###
.vscode
.DS_Store
.stencil
.circleci

### History ###
# Ignore all local history of files
.history

### NPM/YARN ###
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.npmrc
.pnp

### BUILD ###
/.nx/cache
build
coverage
dist
docs
www

# This is an autogenerated file created by the Stencil compiler,
# so we need to exclude it from the prettier formatting
packages/beeq/src/components.d.ts
packages/beeq/custom-elements.json
tools/src/generators/plop/*.hbs
*.md
*.mdx
