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

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