Update .gitignore and .dockerignore files

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-11-27 10:41:20 +01:00
parent c31ee5af8a
commit 12e06fe7d3
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ compose.*.yaml
__pycache__
venv
.venv
.env
.env*
.tmp
.nv
.eslintcache

2
.gitignore vendored
View file

@ -27,7 +27,7 @@
__pycache__
venv
.venv
.env
.env*
.tmp
.nv
.eslintcache