Add .prettierignore file (#6914)

This commit is contained in:
Pascal Birchler 2025-08-24 23:01:26 +02:00 committed by GitHub
parent a8cac96cc9
commit bedd1d2c20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
.prettierignore Normal file
View file

@ -0,0 +1,20 @@
**/bundle
**/coverage
**/dist
**/.git
**/node_modules
.docker
.DS_Store
.env
.gemini/
.idea
.integration-tests/
*.iml
*.tsbuildinfo
*.vsix
bower_components
eslint.config.js
**/generated
gha-creds-*.json
junit.xml
Thumbs.db