X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=3f40c95ff2b625da48cf0dc57d63b5a235facb6c;hb=a63cd73561309b6ea47253f0ee3d20f8a9799a5a;hp=b4688e92d0b38caafec88f8f4163ee21d2bdd7d6;hpb=e9a3211a3447f3767ea50c54c4679af536e3c660;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index b4688e92..3f40c95f 100644 --- a/.cfignore +++ b/.cfignore @@ -2,13 +2,22 @@ .gitignore .gitattributes .gitmodules +.github .jshintrc .eslintrc +.editorconfig .vscode .clinic .tscache +.nycrc.json +.nyc_output +.mocharc.json +.release-it.json +.xmake.cfg # Logs *.log +# Winston +*-audit.json # Vim # Persistent undo [._]*.un~ @@ -16,8 +25,25 @@ .netrwhist *~ *.orig -ev-simulator-start.sh -ev-simulator-start.bat -README.md +*.md +*.db +*tags-template.* +*config-template.* +*cf-template.* +*.tar.gz +*.mta +rollup.config.js +mta.yaml +mta_archives +docker +src +test +temp +outputs +coverage +charging-stations-simulator-start.sh +charging-stations-simulator-start.bat node_modules -manifest-cf-template.yml +sonar-project.properties +performanceRecords.json +tsconfig*.json