X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=17ea523f517a60219fa9d908717cf7271e9edb09;hb=c4d432fca8c3dc9c4b032bc8aa53d3b3a50410a1;hp=878b6bc3d7ad11f895b4f9ecab016b606551923e;hpb=e87cf4b3b83ae397f7451b414605532b968cfc7b;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 878b6bc3..17ea523f 100644 --- a/.cfignore +++ b/.cfignore @@ -3,11 +3,22 @@ .gitattributes .gitmodules .github +.prettierrc.json +.prettierignore .jshintrc .eslintrc +.eslintcache +.husky +.editorconfig .vscode .clinic +*.clinic-* .tscache +.nycrc.json +.nyc_output +.mocharc.json +.release-it.json +.xmake.cfg # Logs *.log # Winston @@ -19,10 +30,25 @@ .netrwhist *~ *.orig +*.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 +sonar-project.properties +performanceRecords.json +performanceRecords.json.lock +tsconfig*.json