mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-22 18:18:39 +00:00
CI: Shorten .prettierignore files
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
6f580e7e12
commit
dc508ff496
2 changed files with 6 additions and 20 deletions
|
|
@ -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
|
||||
.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue