mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-22 18:18:39 +00:00
Update .gitignore and .dockerignore files
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
c31ee5af8a
commit
12e06fe7d3
2 changed files with 2 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ compose.*.yaml
|
|||
__pycache__
|
||||
venv
|
||||
.venv
|
||||
.env
|
||||
.env*
|
||||
.tmp
|
||||
.nv
|
||||
.eslintcache
|
||||
|
|
|
|||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -27,7 +27,7 @@
|
|||
__pycache__
|
||||
venv
|
||||
.venv
|
||||
.env
|
||||
.env*
|
||||
.tmp
|
||||
.nv
|
||||
.eslintcache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue