X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=894e0b3c5f62d70bf6b55a10eb14a9bb1e4a483b;hb=1b0f082df5138492b4375caec4bcb1481e514b90;hp=3f40c95ff2b625da48cf0dc57d63b5a235facb6c;hpb=bc9b43db6649c1182b6dbb9e172c213dbd1a8abf;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 3f40c95f..894e0b3c 100644 --- a/.cfignore +++ b/.cfignore @@ -3,14 +3,22 @@ .gitattributes .gitmodules .github +.prettierrc.json +.prettierignore .jshintrc -.eslintrc +.eslintrc.json +.eslintcache +.husky .editorconfig .vscode +*.code-workspace .clinic +*.clinic-* .tscache +.c8rc.json .nycrc.json .nyc_output +.reuse .mocharc.json .release-it.json .xmake.cfg @@ -24,15 +32,28 @@ # 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 @@ -41,9 +62,9 @@ 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