X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=16d6b9517bfce7e0eaa57233fd259ad9475a96ed;hb=563a5165fc04fdc988d5e3bb02d3764d25ba8e45;hp=17ea523f517a60219fa9d908717cf7271e9edb09;hpb=595fbb412b67eb3f886b8f32bfd613591d417d4e;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 17ea523f..16d6b951 100644 --- a/.cfignore +++ b/.cfignore @@ -6,17 +6,22 @@ .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 @@ -29,21 +34,35 @@ # Temporary .netrwhist *~ +*.bak *.orig +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt *.md *.db -*tags-template.* +*idtags-template.* *config-template.* *cf-template.* +manifest-*.yml *.tar.gz *.mta +commitlint.config.js +commitlint.config.cjs rollup.config.js rollup.config.mjs +mikro-orm.config.ts mta.yaml mta_archives docker src -test +tests +ui temp outputs coverage