X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=f23ccd1462c60e987138f5f19bf47c8d28a8ebc6;hb=183173559d6bfc96e66c8ff5a0624b8215c2f71c;hp=039b2a76f14f76b430e6a6daa75ec42e9fe16163;hpb=7429b96a712aec23847317058bbdceada172cbc3;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 039b2a76..f23ccd14 100644 --- a/.cfignore +++ b/.cfignore @@ -3,14 +3,21 @@ .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 @@ -24,22 +31,38 @@ # Temporary .netrwhist *~ +*.bak *.orig +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt *.md *.db -*-template.* +*tags-template.* +*config-template.* +*cf-template.* +manifest-*.yml *.tar.gz *.mta +rollup.config.js +rollup.config.mjs +mikro-orm.config.ts +mta.yaml mta_archives +docker src test temp outputs coverage -charging-stations-simulator-start.sh -charging-stations-simulator-start.bat node_modules +!dist/node_modules sonar-project.properties performanceRecords.json +performanceRecords.json.lock tsconfig*.json -mta.yaml