mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
update .dockerignore (#1514)
* add src/app/shared/test-helpers to .dockerignore * chore: add Dockerfile to .dockerignore
This commit is contained in:
parent
10fc3368e9
commit
bbeb2c3b17
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
.github/
|
||||
.settings/
|
||||
.vscode/
|
||||
src/app/shared/test-helpers/
|
||||
frontend/
|
||||
backend/
|
||||
backup/
|
||||
|
|
@ -12,6 +13,7 @@ coverage/
|
|||
dist/
|
||||
docker/
|
||||
dockerfiles/
|
||||
Dockerfile
|
||||
logs/
|
||||
node_modules/
|
||||
node_modules_old/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue