X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=565b8cf404907f052c773eb682d7700b9e729428;hb=f962bb40411fa6ed83632c2aa23c4de5f2586716;hp=878b6bc3d7ad11f895b4f9ecab016b606551923e;hpb=26a2f9b564a6edfddc776890f52d48378bafde48;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 878b6bc3..565b8cf4 100644 --- a/.cfignore +++ b/.cfignore @@ -3,11 +3,23 @@ .gitattributes .gitmodules .github +.prettierrc.json +.prettierignore .jshintrc .eslintrc +.eslintcache +.husky +.editorconfig .vscode .clinic +*.clinic-* .tscache +.nycrc.json +.nyc_output +.reuse +.mocharc.json +.release-it.json +.xmake.cfg # Logs *.log # Winston @@ -18,11 +30,36 @@ # Temporary .netrwhist *~ +*.bak *.orig +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt +*.md +*.db +*tags-template.* +*config-template.* +*cf-template.* +*.tar.gz +*.mta +rollup.config.js +rollup.config.mjs +mta.yaml +mta_archives +docker src -ev-simulator-start.sh -ev-simulator-start.bat -README.md +test +temp +outputs +coverage node_modules -manifest-cf-template.yml -mta.yaml +!dist/node_modules +sonar-project.properties +performanceRecords.json +performanceRecords.json.lock +tsconfig*.json