X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=7a929e43586815f8d779fe5f4d3bdb6b557aee74;hb=69bafbedae4dd101f6bf1a40091cecdb831a64b9;hp=56f11e304b3723c90817cab891afbe9513df50ec;hpb=4f6667eaa152eab838ab75767f8344a9020e0eb1;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 56f11e30..7a929e43 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,23 @@ 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: +# $ git config --global mergetool.keepBackup false +*.orig + +# Created by git when using merge tools for conflicts +*.BACKUP.* +*.BASE.* +*.LOCAL.* +*.REMOTE.* +*_BACKUP_*.txt +*_BASE_*.txt +*_LOCAL_*.txt +*_REMOTE_*.txt # Logs logs @@ -93,7 +109,10 @@ Thumbs.db *.mta mta_archives/ +*.bak +.eslintcache temp/ *.tar.gz performanceRecords.json +performanceRecords.json.lock *.db