X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=12957ca081a3c3b531312b7701071e2bae277028;hb=eaad6e5cf27bf830e4c2ac3a68003a5c09979f23;hp=53de5320b2b45d44adee97feca1ba6ced0db3c42;hpb=322edb911ae41d6c05d2ce300d9f5f946f01dbcf;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 53de5320..12957ca0 100644 --- a/.cfignore +++ b/.cfignore @@ -2,18 +2,64 @@ .gitignore .gitattributes .gitmodules +.github +.prettierrc.json +.prettierignore .jshintrc -.eslintrc +.eslintrc.json +.eslintcache +.husky +.editorconfig .vscode .clinic +*.clinic-* +.tscache +.nycrc.json +.nyc_output +.reuse +.mocharc.json +.release-it.json +.xmake.cfg # Logs *.log +# Winston +*-audit.json # Vim # Persistent undo [._]*.un~ # Temporary .netrwhist *~ +*.bak *.orig +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt +*.md +*.db +*tags-template.* +*config-template.* +*cf-template.* +*.tar.gz +*.mta +rollup.config.js +rollup.config.mjs +mta.yaml +mta_archives +docker +src +test +temp +outputs +coverage node_modules -manifest-cf-template.yml +!dist/node_modules +sonar-project.properties +performanceRecords.json +performanceRecords.json.lock +tsconfig*.json