fix: add charging station status checkpoints to firmware update
[e-mobility-charging-stations-simulator.git] / .gitignore
index 92bdcf304e3059126e0d36db4facdfd814992bf7..0ccace09334dcfcd20471b97b3a876dcd0682846 100644 (file)
@@ -6,7 +6,8 @@ src/assets/*tags*.json
 !src/assets/authorization-tags-template.json
 mikro-orm.config*.ts
 !mikro-orm.config-template.ts
-manifest.yml
+manifest*.yml
+!manifest-cf-template.yml
 
 ### Git ###
 # Created by git for backups. To disable backups in Git:
@@ -108,6 +109,9 @@ Thumbs.db
 *.mta
 mta_archives/
 
+# pnpm
+package-lock.json
+
 *.bak
 .eslintcache
 temp/