X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=c76c8544bed096ab7d244ac1d8e68b089f99387f;hb=129fdda549b8c7dc7c43ec5893d14a1151ed61a9;hp=4f3eaa6948f5cb8ee137d4406fe6e9a275d084fb;hpb=251fff5c7fd6f92c1f1acb921233c7e9c7c89003;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 4f3eaa69..c76c8544 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,20 +34,34 @@ # 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 -rollup.config.js +commitlint.config.js +commitlint.config.cjs +bundle.js +mikro-orm.config.ts mta.yaml mta_archives docker src -test +tests +ui temp outputs coverage