build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .gitignore
index 0ccace09334dcfcd20471b97b3a876dcd0682846..c8f0f08948512c47aa7c4fcdfea8d092bac451da 100644 (file)
@@ -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
 
@@ -28,6 +28,7 @@ manifest*.yml
 logs
 *.log
 npm-debug.log*
+pnpm-debug.log*
 
 # Runtime data
 pids
@@ -116,6 +117,7 @@ package-lock.json
 .eslintcache
 temp/
 *.tar.gz
+/performance/
 performanceRecords.json
 performanceRecords.json.lock
 *.db