X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=12957ca081a3c3b531312b7701071e2bae277028;hb=b34f298bddc27f4d154fb6febe012dd51b5073a9;hp=f21cf581f82061dcebcef151f3fd322d1deb552e;hpb=c1f282d9d8aa13afe8c3fcd6cf33a496b5b72bed;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index f21cf581..12957ca0 100644 --- a/.cfignore +++ b/.cfignore @@ -6,7 +6,7 @@ .prettierrc.json .prettierignore .jshintrc -.eslintrc +.eslintrc.json .eslintcache .husky .editorconfig @@ -16,6 +16,7 @@ .tscache .nycrc.json .nyc_output +.reuse .mocharc.json .release-it.json .xmake.cfg @@ -29,7 +30,16 @@ # Temporary .netrwhist *~ +*.bak *.orig +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt *.md *.db *tags-template.* @@ -38,6 +48,7 @@ *.tar.gz *.mta rollup.config.js +rollup.config.mjs mta.yaml mta_archives docker @@ -46,9 +57,9 @@ test temp outputs coverage -charging-stations-simulator-start.sh -charging-stations-simulator-start.bat node_modules +!dist/node_modules sonar-project.properties performanceRecords.json +performanceRecords.json.lock tsconfig*.json