X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=271df212f966d46c1e4172567b6f3ee1f3f77b0d;hb=10572f6c7fcc6787c8ce3e8529b88d9c0b021a10;hp=1d2720abf42aff108be7c205684aafb56fd5e6fc;hpb=a6b3c6c313f1c0314a1445ed630cac85edf55b2c;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 1d2720ab..271df212 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,10 @@ src/assets/config*.json !src/assets/config-template.json src/scripts/scriptConfig.json -src/assets/*tags.json +src/assets/*tags*.json !src/assets/authorization-tags-template.json +mikro-orm.config*.ts +!mikro-orm.config-template.ts manifest.yml # Logs @@ -91,6 +93,10 @@ Thumbs.db *.mta mta_archives/ +*.bak +.eslintcache +temp/ *.tar.gz performanceRecords.json +performanceRecords.json.lock *.db