X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=5bf56abf9cd3fff2ba601c1f2bec88dc500351e4;hb=d4ad9d45e762ddb25f47b16c175a1509e89f422b;hp=92bdcf304e3059126e0d36db4facdfd814992bf7;hpb=e6159ce8b782e3464a9a0dc377897bc4a4718121;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 92bdcf30..5bf56abf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,12 @@ 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*.yml +!manifest-cf-template.yml ### Git ### # Created by git for backups. To disable backups in Git: @@ -27,6 +28,7 @@ manifest.yml logs *.log npm-debug.log* +pnpm-debug.log* # Runtime data pids @@ -108,6 +110,9 @@ Thumbs.db *.mta mta_archives/ +# pnpm +package-lock.json + *.bak .eslintcache temp/