X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=b72ef9526935d944806e6137b197b97bbccee577;hb=779c2add6338cce121df767c2ee0e6158dc811ef;hp=2ab298332b2acf18919ef6e9f739ffc753191075;hpb=7dde0b73302613be132c41e1f28a42de555dc2b6;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 2ab29833..b72ef952 100644 --- a/.cfignore +++ b/.cfignore @@ -1,18 +1,69 @@ .git .gitignore .gitattributes +.gitmodules +.github +.prettierrc.json +.prettierignore .jshintrc -.eslintrc +.eslintrc.json +.eslintcache +.husky +.editorconfig .vscode +*.code-workspace .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.* +manifest-*.yml +*.tar.gz +*.mta +commitlint.config.js +rollup.config.js +rollup.config.mjs +mikro-orm.config.ts +mta.yaml +mta_archives +docker +src +test +temp +outputs +coverage node_modules -manifest-cf-template.yml \ No newline at end of file +!dist/node_modules +sonar-project.properties +performanceRecords.json +performanceRecords.json.lock +tsconfig*.json