Permit to run code in async scope in the OCPP stack
[e-mobility-charging-stations-simulator.git] / .gitignore
index 271df212f966d46c1e4172567b6f3ee1f3f77b0d..92bdcf304e3059126e0d36db4facdfd814992bf7 100644 (file)
@@ -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