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