feat: add cover selection workflow and docker profiles
This commit is contained in:
16
.dockerignore
Normal file
16
.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
.git
|
||||
.gitignore
|
||||
node_modules
|
||||
dist
|
||||
public/tesseract/*.map
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
docker/
|
||||
server/node_modules
|
||||
server/dist
|
||||
.env
|
||||
.env.*
|
||||
*.local
|
||||
coverage
|
||||
tmp
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user