]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
.gitignore: Added *.orig and *.rej
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 24 Jan 2016 20:07:55 +0000 (22:07 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 24 Jan 2016 20:07:55 +0000 (22:07 +0200)
They are created often enough to become annoying.

.gitignore

index 920d9823012009d1b30bfcf8d9954306280525a5..c4bed011dfbcd47d0408bb5197511e41df9be569 100644 (file)
@@ -4,6 +4,8 @@ Makefile.in
 *.o
 *.lo
 *.la
+*.orig
+*.rej
 .deps
 .libs