X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=07b2979a85a3e6f970d7368701c934bb22d796b6;hb=e8e865ea9740d381b148bbf10f3fbe80199b4268;hp=2ab298332b2acf18919ef6e9f739ffc753191075;hpb=7dde0b73302613be132c41e1f28a42de555dc2b6;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 2ab29833..07b2979a 100644 --- a/.cfignore +++ b/.cfignore @@ -1,12 +1,28 @@ .git .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~ @@ -14,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 \ No newline at end of file +sonar-project.properties +performanceRecords.json +performanceRecords.json.lock +tsconfig*.json