mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Move static assets from public/ to static/ for clearer structure
This commit is contained in:
parent
2d085586cb
commit
d31305a503
15 changed files with 28 additions and 28 deletions
|
|
@ -4,7 +4,7 @@
|
|||
/internal/photoprism/testdata/*
|
||||
/frontend/node_modules/*
|
||||
/node_modules
|
||||
/assets/server/public/build/*
|
||||
/assets/server/static/build/*
|
||||
/assets/testdata
|
||||
/assets/backups
|
||||
/assets/tensorflow/nasnet
|
||||
|
|
@ -15,4 +15,4 @@ docker-compose*
|
|||
.dockerignore
|
||||
.idea
|
||||
.DS_Store
|
||||
/frontend/tests/acceptance/screenshots
|
||||
/frontend/tests/acceptance/screenshots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue