mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Simplify configuration #66
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
825c8b31a7
commit
d0199598d0
132 changed files with 588 additions and 564 deletions
|
|
@ -1,13 +1,10 @@
|
|||
/assets/photos/*
|
||||
/assets/cache/*
|
||||
/photos/*
|
||||
/frontend/node_modules/*
|
||||
/node_modules
|
||||
/assets/resources/database/*
|
||||
/assets/resources/static/build/*
|
||||
/assets/resources/nasnet
|
||||
/assets/resources/nsfw
|
||||
/assets/testdata
|
||||
/assets/backups
|
||||
/assets/static/build/*
|
||||
/assets/nasnet
|
||||
/assets/nsfw
|
||||
/storage
|
||||
/photoprism
|
||||
/coverage.*
|
||||
/frontend/tests/acceptance/screenshots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue