add
This commit is contained in:
parent
f0583929fe
commit
4acec54234
|
@ -14,7 +14,10 @@ node_modules
|
|||
|
||||
# Testing
|
||||
coverage
|
||||
|
||||
database-postgres.yml
|
||||
cache-redis.yml
|
||||
search-elasticsearch.yml
|
||||
storage-minio.yml
|
||||
# Turbo
|
||||
.turbo
|
||||
|
||||
|
@ -38,4 +41,5 @@ npm-debug.log*
|
|||
|
||||
packages/db/generated
|
||||
volumes
|
||||
uploads
|
||||
uploads
|
||||
|
||||
|
|
Loading…
Reference in New Issue