X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=33ccb0daa721bc88aafa5495db231604a0ca26fd;hb=HEAD;hp=8300fc8c2ad018e45f2ef9fc5abf290fe850c27c;hpb=c98873ea516ad29e6f50304ac53fac80f4eaf055;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 8300fc8c..33ccb0da 100644 --- a/.cfignore +++ b/.cfignore @@ -7,10 +7,14 @@ .prettierignore .jshintrc .eslintrc.json +.eslintrc.js +.eslintrc.cjs +.eslintrc.mjs .eslintignore .eslintcache .lintstagedrc.json .lintstagedrc.js +.lintstagedrc.cjs .husky .editorconfig .vscode @@ -22,10 +26,10 @@ .nycrc.json .nyc_output .reuse -.mocharc.json .release-it.json .xmake.cfg # Logs +logs/ *.log # Winston *-audit.json @@ -55,19 +59,21 @@ manifest-*.yml *.mta commitlint.config.js commitlint.config.cjs -rollup.config.js -rollup.config.mjs +bundle.js mikro-orm.config.ts mta.yaml mta_archives +pnpm-lock.yaml docker src -test +tests +ui temp outputs coverage node_modules sonar-project.properties +performance/ performanceRecords.json performanceRecords.json.lock tsconfig*.json