mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-11 16:24:11 +01:00
CI: Shorten .prettierignore files
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
.*
|
||||
Reference in New Issue
Block a user