CI: Shorten .prettierignore files

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2025-12-08 10:14:22 +01:00
parent 6f580e7e12
commit dc508ff496
2 changed files with 6 additions and 20 deletions

View File

@@ -6,16 +6,9 @@ build/
dist/
bin/
tests/upload-files/
.tmp
.gocache
.var
*.html
*.md
.*
.idea
.codex
.local
.config
.github
.tmp
.local
.cache
.gocache
.var

View File

@@ -3,16 +3,9 @@ node_modules/
tests/screenshots/
tests/acceptance/screenshots/
tests/upload-files/
*.html
*.md
.*
.idea
.codex
.local
.config
.github
.tmp
.local
.cache
.gocache
.var
*.html
*.md
.*