mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-11 16:24:11 +01:00
Update .gitignore and .dockerignore files
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -59,7 +59,7 @@ compose.*.yaml
|
|||||||
__pycache__
|
__pycache__
|
||||||
venv
|
venv
|
||||||
.venv
|
.venv
|
||||||
.env
|
.env*
|
||||||
.tmp
|
.tmp
|
||||||
.nv
|
.nv
|
||||||
.eslintcache
|
.eslintcache
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,7 +27,7 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
venv
|
venv
|
||||||
.venv
|
.venv
|
||||||
.env
|
.env*
|
||||||
.tmp
|
.tmp
|
||||||
.nv
|
.nv
|
||||||
.eslintcache
|
.eslintcache
|
||||||
|
|||||||
Reference in New Issue
Block a user