X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=07b2979a85a3e6f970d7368701c934bb22d796b6;hb=94a464f92b8113a17129baa63d0d1469385b081b;hp=53de5320b2b45d44adee97feca1ba6ced0db3c42;hpb=0f431c22b31c87ec5cd436cb983c61236c475d4f;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 53de5320..07b2979a 100644 --- a/.cfignore +++ b/.cfignore @@ -2,12 +2,27 @@ .gitignore .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 +*-audit.json # Vim # Persistent undo [._]*.un~ @@ -15,5 +30,26 @@ .netrwhist *~ *.orig +*.md +*.db +*tags-template.* +*config-template.* +*cf-template.* +*.tar.gz +*.mta +rollup.config.js +mta.yaml +mta_archives +docker +src +test +temp +outputs +coverage +charging-stations-simulator-start.sh +charging-stations-simulator-start.bat node_modules -manifest-cf-template.yml +sonar-project.properties +performanceRecords.json +performanceRecords.json.lock +tsconfig*.json