X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=271df212f966d46c1e4172567b6f3ee1f3f77b0d;hb=10572f6c7fcc6787c8ce3e8529b88d9c0b021a10;hp=3a622e5d9846860203ea9f46b6870000015570fa;hpb=f29f53d00da5e3fb216e7b98b891bb2fc678d450;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 3a622e5d..271df212 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ # config -src/assets/config.json +src/assets/config*.json +!src/assets/config-template.json +src/scripts/scriptConfig.json +src/assets/*tags*.json +!src/assets/authorization-tags-template.json +mikro-orm.config*.ts +!mikro-orm.config-template.ts manifest.yml # Logs @@ -86,4 +92,11 @@ Thumbs.db # MTA *.mta mta_archives/ -src/scripts/scriptConfig.json + +*.bak +.eslintcache +temp/ +*.tar.gz +performanceRecords.json +performanceRecords.json.lock +*.db