X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=039b2a76f14f76b430e6a6daa75ec42e9fe16163;hb=6c65a2958d57b4c91a60150c2bf567659b64d4f0;hp=2ab298332b2acf18919ef6e9f739ffc753191075;hpb=7dde0b73302613be132c41e1f28a42de555dc2b6;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 2ab29833..039b2a76 100644 --- a/.cfignore +++ b/.cfignore @@ -1,12 +1,23 @@ .git .gitignore .gitattributes +.gitmodules +.github .jshintrc .eslintrc +.editorconfig .vscode .clinic +.tscache +.nycrc.json +.nyc_output +.mocharc.json +.release-it.json +.xmake.cfg # Logs *.log +# Winston +*-audit.json # Vim # Persistent undo [._]*.un~ @@ -14,5 +25,21 @@ .netrwhist *~ *.orig +*.md +*.db +*-template.* +*.tar.gz +*.mta +mta_archives +src +test +temp +outputs +coverage +charging-stations-simulator-start.sh +charging-stations-simulator-start.bat node_modules -manifest-cf-template.yml \ No newline at end of file +sonar-project.properties +performanceRecords.json +tsconfig*.json +mta.yaml