From a04a48e2da049148a4e5957818b54735d5100644 Mon Sep 17 00:00:00 2001 From: Ruslan Konviser Date: Sat, 2 Dec 2023 16:59:59 +0100 Subject: [PATCH] fix: stupid --- .cspell.json | 2 ++ .dockerignore | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.cspell.json b/.cspell.json index 2d252ec5b..7e4e126a9 100644 --- a/.cspell.json +++ b/.cspell.json @@ -20,6 +20,8 @@ "cloudinary", "clsx", "clsxm", + "opentelemetry", + "otlp", "commitlint", "compodoc", "consectetur", diff --git a/.dockerignore b/.dockerignore index 269196e49..2961829fb 100644 --- a/.dockerignore +++ b/.dockerignore @@ -24,11 +24,11 @@ Jenkinsfile **/.vscode -**/.env +# **/.env **/.env.local **/.env*.local **/.env*.sample -apps/**/.env +# apps/**/.env apps/**/.env.local apps/**/.env*.local apps/**/.env*.sample