.prettierignore 363 B

12345678910111213141516171819202122232425262728293031
  1. **/*.png
  2. **/*.svg
  3. *.yaml
  4. CODEOWNERS
  5. .dockerignore
  6. Dockerfile.ui-test
  7. AUTHORS.txt
  8. lib/
  9. es/
  10. dist/
  11. build/
  12. public/
  13. coverage/
  14. CNAME
  15. LICENSE
  16. yarn.lock
  17. netlify.toml
  18. yarn-error.log
  19. .DS_Store
  20. .editorconfig
  21. .eslintignore
  22. .history
  23. .bablerc
  24. .eslintrc.json
  25. **/*.yml
  26. **/.gitkeep
  27. .stylelintignore
  28. .temp-cache/
  29. analyzer/
  30. node_modules/
  31. pnpm-lock.yaml