Skip to content

Commit

Permalink
Disable .orig backup files
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVig committed Sep 8, 2021
1 parent 0b9d59c commit 0db724e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/kdiff3rc
Expand Up @@ -20,6 +20,9 @@ MissingFileColor=40,42,54
NewestFileColor=80,250,123
OldestFileColor=255,85,85

# Disable .orig backup files
CreateBakFiles=false

# Suppress "Conflicts" dialog on open
ShowInfoDialogs=false

Expand Down

0 comments on commit 0db724e

Please sign in to comment.