X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=92bdcf304e3059126e0d36db4facdfd814992bf7;hb=521c07fc0b510269917608fdb1d943d1866c81f2;hp=56f11e304b3723c90817cab891afbe9513df50ec;hpb=4f6667eaa152eab838ab75767f8344a9020e0eb1;p=e-mobility-charging-stations-simulator.git diff --git a/.gitignore b/.gitignore index 56f11e30..92bdcf30 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,21 @@ mikro-orm.config*.ts !mikro-orm.config-template.ts manifest.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 *.log @@ -93,7 +108,10 @@ Thumbs.db *.mta mta_archives/ +*.bak +.eslintcache temp/ *.tar.gz performanceRecords.json +performanceRecords.json.lock *.db