X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=07b2979a85a3e6f970d7368701c934bb22d796b6;hb=a59737e33418e805972d57d8f52aa3bc0f28d51e;hp=19d6778cd14102b41beeeb49f227ccd0259afc88;hpb=b4d3425171fa4e08c00e84f129b0c1edd2fb9585;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 19d6778c..07b2979a 100644 --- a/.cfignore +++ b/.cfignore @@ -3,12 +3,21 @@ .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 @@ -21,10 +30,26 @@ .netrwhist *~ *.orig +*.md +*.db +*tags-template.* +*config-template.* +*cf-template.* +*.tar.gz +*.mta +rollup.config.js +mta.yaml +mta_archives +docker src -ev-simulator-start.sh -ev-simulator-start.bat -README.md +test +temp +outputs +coverage +charging-stations-simulator-start.sh +charging-stations-simulator-start.bat node_modules -manifest-cf-template.yml -mta.yaml +sonar-project.properties +performanceRecords.json +performanceRecords.json.lock +tsconfig*.json