CI: Update .gitignore and .dockerignore files

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2024-07-27 12:22:42 +02:00
parent ac94998444
commit 2af24876dc
2 changed files with 36 additions and 32 deletions

View file

@ -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