X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=3f40c95ff2b625da48cf0dc57d63b5a235facb6c;hb=f0a9b0116e32ebe8088b619f680314c9bc18b0e8;hp=2ab298332b2acf18919ef6e9f739ffc753191075;hpb=7dde0b73302613be132c41e1f28a42de555dc2b6;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 2ab29833..3f40c95f 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,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 \ No newline at end of file +sonar-project.properties +performanceRecords.json +tsconfig*.json