add things to dockerignore
Unit Tests with docker compose / unit-test (push) Successful in 40s
Details
Unit Tests with docker compose / unit-test (push) Successful in 40s
Details
This commit is contained in:
parent
81373528c0
commit
ad37f9d72b
|
@ -1,2 +1,7 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
bun.lockb
|
bun.lockb
|
||||||
|
.vscode
|
||||||
|
.env
|
||||||
|
.editorconfig
|
||||||
|
.idea
|
||||||
|
coverage*
|
Loading…
Reference in New Issue