X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=16d6b9517bfce7e0eaa57233fd259ad9475a96ed;hb=f5b213eb5dfc57ee371cc828b64a5cb49928a985;hp=4f3eaa6948f5cb8ee137d4406fe6e9a275d084fb;hpb=251fff5c7fd6f92c1f1acb921233c7e9c7c89003;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 4f3eaa69..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,20 +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