X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=2315d1829532b2aadd5027dff3b07597cd352569;hb=b4c9db33ef4f7c9f4528ca3efb4c17042de83099;hp=47cb73efa67f394e44e61b1d8ddd8d75445a8ed7;hpb=603f1011d2931b5a5fa3214bb754e611d184ca99;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 47cb73ef..2315d182 100644 --- a/.gitignore +++ b/.gitignore @@ -2,15 +2,14 @@ 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 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 +116,7 @@ package-lock.json .eslintcache temp/ *.tar.gz +/performance/ performanceRecords.json performanceRecords.json.lock *.db