mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Move all config files to assets/config and resources to assets/resources
This commit is contained in:
parent
0e5b465cb5
commit
a6131eeddd
84 changed files with 237 additions and 189 deletions
|
|
@ -1,13 +1,12 @@
|
|||
/assets/photos/*
|
||||
/assets/cache/*
|
||||
/assets/database/*
|
||||
/internal/photoprism/testdata/*
|
||||
/frontend/node_modules/*
|
||||
/node_modules
|
||||
/assets/server/static/build/*
|
||||
/assets/resources/database/*
|
||||
/assets/resources/static/build/*
|
||||
/assets/resources/nasnet
|
||||
/assets/testdata
|
||||
/assets/backups
|
||||
/assets/tensorflow/nasnet
|
||||
Dockerfile
|
||||
/photoprism
|
||||
docker-compose*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue