From: Andre Noll Date: Mon, 23 Feb 2015 08:12:15 +0000 (+0100) Subject: .gitignore: Ignore *~ and *.rej files. X-Git-Tag: v0.5.5~54 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=ea8ea1b6873ce9656610d91bc167d09052c32754 .gitignore: Ignore *~ and *.rej files. These should never be under version control. --- diff --git a/.gitignore b/.gitignore index 6df2e505..2889d20d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,8 @@ TODO paraslash-*.tar.bz2 web/dia/overview.pdf *.swp +*.rej +*~ error2.h web_sync confdefs.h