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/
|
dist/
|
||||||
bin/
|
bin/
|
||||||
tests/upload-files/
|
tests/upload-files/
|
||||||
|
.tmp
|
||||||
|
.gocache
|
||||||
|
.var
|
||||||
*.html
|
*.html
|
||||||
*.md
|
*.md
|
||||||
.*
|
.*
|
||||||
.idea
|
|
||||||
.codex
|
|
||||||
.local
|
|
||||||
.config
|
|
||||||
.github
|
|
||||||
.tmp
|
|
||||||
.local
|
|
||||||
.cache
|
|
||||||
.gocache
|
|
||||||
.var
|
|
||||||
|
|||||||
@@ -3,16 +3,9 @@ node_modules/
|
|||||||
tests/screenshots/
|
tests/screenshots/
|
||||||
tests/acceptance/screenshots/
|
tests/acceptance/screenshots/
|
||||||
tests/upload-files/
|
tests/upload-files/
|
||||||
|
.tmp
|
||||||
|
.gocache
|
||||||
|
.var
|
||||||
*.html
|
*.html
|
||||||
*.md
|
*.md
|
||||||
.*
|
.*
|
||||||
.idea
|
|
||||||
.codex
|
|
||||||
.local
|
|
||||||
.config
|
|
||||||
.github
|
|
||||||
.tmp
|
|
||||||
.local
|
|
||||||
.cache
|
|
||||||
.gocache
|
|
||||||
.var
|
|
||||||
|
|||||||
Reference in New Issue
Block a user