X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=c8f0f08948512c47aa7c4fcdfea8d092bac451da;hb=HEAD;hp=5bf56abf9cd3fff2ba601c1f2bec88dc500351e4;hpb=e302df1d4573ef07df7c44a210a34e429f571814;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 5bf56abf..c8f0f089 100644 --- a/.gitignore +++ b/.gitignore @@ -4,13 +4,13 @@ src/assets/config*.json src/scripts/scriptConfig.json src/assets/*idtags*.json !src/assets/idtags-template.json +src/assets/configs-docker/*.json mikro-orm.config*.ts !mikro-orm.config-template.ts manifest*.yml !manifest-cf-template.yml -### Git ### -# Created by git for backups. To disable backups in Git: +# Created by git for backups. To disable backups in git: # $ git config --global mergetool.keepBackup false *.orig @@ -117,6 +117,7 @@ package-lock.json .eslintcache temp/ *.tar.gz +/performance/ performanceRecords.json performanceRecords.json.lock *.db