changeset 19628:9642acb1940a

.gitignore: Added *.orig and *.rej They are created often enough to become annoying.
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Sun, 24 Jan 2016 22:07:55 +0200
parents 7c7e554860c6
children e4ba07869ce4
files .gitignore
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitignore	Sun Jan 24 22:06:30 2016 +0200
+++ b/.gitignore	Sun Jan 24 22:07:55 2016 +0200
@@ -4,6 +4,8 @@
 *.o
 *.lo
 *.la
+*.orig
+*.rej
 .deps
 .libs