X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.cfignore;h=c76c8544bed096ab7d244ac1d8e68b089f99387f;hb=5bb45fe6de9568b7f9cb52435654b624e0125251;hp=039b2a76f14f76b430e6a6daa75ec42e9fe16163;hpb=7429b96a712aec23847317058bbdceada172cbc3;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 039b2a76..c76c8544 100644 --- a/.cfignore +++ b/.cfignore @@ -3,15 +3,25 @@ .gitattributes .gitmodules .github +.prettierrc.json +.prettierignore .jshintrc -.eslintrc +.eslintrc.json +.eslintignore +.eslintcache +.lintstagedrc.json +.lintstagedrc.js +.husky .editorconfig .vscode +*.code-workspace .clinic +*.clinic-* .tscache +.c8rc.json .nycrc.json .nyc_output -.mocharc.json +.reuse .release-it.json .xmake.cfg # Logs @@ -24,22 +34,39 @@ # Temporary .netrwhist *~ +*.bak *.orig +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt *.md *.db -*-template.* +*idtags-template.* +*config-template.* +*cf-template.* +manifest-*.yml *.tar.gz *.mta +commitlint.config.js +commitlint.config.cjs +bundle.js +mikro-orm.config.ts +mta.yaml mta_archives +docker src -test +tests +ui temp outputs coverage -charging-stations-simulator-start.sh -charging-stations-simulator-start.bat node_modules sonar-project.properties performanceRecords.json +performanceRecords.json.lock tsconfig*.json -mta.yaml