From: Jérôme Benoit Date: Sat, 24 Feb 2024 13:41:52 +0000 (+0100) Subject: refactor: refine .cfignore X-Git-Tag: v1.2.38~47 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=0b1828224edf798044ef54672ddfc69598cd99a5;p=e-mobility-charging-stations-simulator.git refactor: refine .cfignore Signed-off-by: Jérôme Benoit --- diff --git a/.cfignore b/.cfignore index b12a559d..33ccb0da 100644 --- a/.cfignore +++ b/.cfignore @@ -9,6 +9,7 @@ .eslintrc.json .eslintrc.js .eslintrc.cjs +.eslintrc.mjs .eslintignore .eslintcache .lintstagedrc.json @@ -62,6 +63,7 @@ bundle.js mikro-orm.config.ts mta.yaml mta_archives +pnpm-lock.yaml docker src tests diff --git a/ui/web/.vscode/settings.json b/ui/web/.vscode/settings.json index a7d331b2..58474bd1 100644 --- a/ui/web/.vscode/settings.json +++ b/ui/web/.vscode/settings.json @@ -15,6 +15,7 @@ "ocpp", "preinstall", "RFID", + "rushstack", "webui" ], "sonarlint.connectedMode.project": {