X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=3f40c95ff2b625da48cf0dc57d63b5a235facb6c;hb=a63cd73561309b6ea47253f0ee3d20f8a9799a5a;hp=53de5320b2b45d44adee97feca1ba6ced0db3c42;hpb=0f431c22b31c87ec5cd436cb983c61236c475d4f;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 53de5320..3f40c95f 100644 --- a/.cfignore +++ b/.cfignore @@ -2,12 +2,22 @@ .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~ @@ -15,5 +25,25 @@ .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 +tsconfig*.json