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
|
**/.dockerignore
|
||||||
**/.env
|
**/.env
|
||||||
**/.git
|
**/.git
|
||||||
|
.gitea/
|
||||||
**/.gitignore
|
**/.gitignore
|
||||||
**/.project
|
**/.project
|
||||||
**/.settings
|
**/.settings
|
||||||
@ -67,3 +68,5 @@ yarn-error.log
|
|||||||
app/Browser/console/**
|
app/Browser/console/**
|
||||||
app/Browser/screenshots/**
|
app/Browser/screenshots/**
|
||||||
app/Browser/source/**
|
app/Browser/source/**
|
||||||
|
|
||||||
|
undetectedChromedriver
|
||||||
|
Reference in New Issue
Block a user