X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=c8f0f08948512c47aa7c4fcdfea8d092bac451da;hb=HEAD;hp=47cb73efa67f394e44e61b1d8ddd8d75445a8ed7;hpb=603f1011d2931b5a5fa3214bb754e611d184ca99;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 47cb73ef..c8f0f089 100644 --- a/.gitignore +++ b/.gitignore @@ -2,15 +2,15 @@ src/assets/config*.json !src/assets/config-template.json src/scripts/scriptConfig.json -src/assets/*tags*.json -!src/assets/authorization-tags-template.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