X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=12957ca081a3c3b531312b7701071e2bae277028;hb=821a7d2cc4170b8296520f17bee016db8953663f;hp=17ea523f517a60219fa9d908717cf7271e9edb09;hpb=595fbb412b67eb3f886b8f32bfd613591d417d4e;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 17ea523f..12957ca0 100644 --- a/.cfignore +++ b/.cfignore @@ -6,7 +6,7 @@ .prettierrc.json .prettierignore .jshintrc -.eslintrc +.eslintrc.json .eslintcache .husky .editorconfig @@ -16,6 +16,7 @@ .tscache .nycrc.json .nyc_output +.reuse .mocharc.json .release-it.json .xmake.cfg @@ -29,7 +30,16 @@ # Temporary .netrwhist *~ +*.bak *.orig +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt *.md *.db *tags-template.* @@ -48,6 +58,7 @@ temp outputs coverage node_modules +!dist/node_modules sonar-project.properties performanceRecords.json performanceRecords.json.lock