mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
CI: Update .gitignore and .dockerignore files
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
ac94998444
commit
2af24876dc
2 changed files with 36 additions and 32 deletions
|
|
@ -13,7 +13,6 @@
|
|||
/coverage.*
|
||||
/frontend/tests/acceptance/screenshots
|
||||
/tmp/
|
||||
.dockerignore
|
||||
.idea
|
||||
.DS_Store
|
||||
.env
|
||||
|
|
@ -21,3 +20,6 @@
|
|||
*.db-journal
|
||||
Dockerfile
|
||||
docker-compose*
|
||||
compose.yaml
|
||||
compose.*.yaml
|
||||
.dockerignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue