Updated dockerignore
All checks were successful
Push image to registry / build-image (push) Successful in 5m1s
All checks were successful
Push image to registry / build-image (push) Successful in 5m1s
This commit is contained in:
@ -14,6 +14,7 @@ database/database.sqlite
|
||||
**/.dockerignore
|
||||
**/.env
|
||||
**/.git
|
||||
.gitea/
|
||||
**/.gitignore
|
||||
**/.project
|
||||
**/.settings
|
||||
@ -67,3 +68,5 @@ yarn-error.log
|
||||
app/Browser/console/**
|
||||
app/Browser/screenshots/**
|
||||
app/Browser/source/**
|
||||
|
||||
undetectedChromedriver
|
||||
|
Reference in New Issue
Block a user