X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.cfignore;h=07b2979a85a3e6f970d7368701c934bb22d796b6;hb=94a464f92b8113a17129baa63d0d1469385b081b;hp=039b2a76f14f76b430e6a6daa75ec42e9fe16163;hpb=7429b96a712aec23847317058bbdceada172cbc3;p=e-mobility-charging-stations-simulator.git diff --git a/.cfignore b/.cfignore index 039b2a76..07b2979a 100644 --- a/.cfignore +++ b/.cfignore @@ -3,11 +3,16 @@ .gitattributes .gitmodules .github +.prettierrc.json +.prettierignore .jshintrc .eslintrc +.eslintcache +.husky .editorconfig .vscode .clinic +*.clinic-* .tscache .nycrc.json .nyc_output @@ -27,10 +32,15 @@ *.orig *.md *.db -*-template.* +*tags-template.* +*config-template.* +*cf-template.* *.tar.gz *.mta +rollup.config.js +mta.yaml mta_archives +docker src test temp @@ -41,5 +51,5 @@ charging-stations-simulator-start.bat node_modules sonar-project.properties performanceRecords.json +performanceRecords.json.lock tsconfig*.json -mta.yaml