From: Bartosz DziewoƄski Date: Sun, 11 Jan 2015 20:14:03 +0000 (+0100) Subject: Add *.orig to .gitignore X-Git-Tag: 1.31.0-rc.0~12713 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=d750f132ffedf1bcbc5bf56f63af6e7bb75fea98;p=lhc%2Fweb%2Fwiklou.git Add *.orig to .gitignore People and tools sometimes accidentally commit these, let's make it more difficult to do. Follow-up to abb4271a. NO ONE SAW THIS EMBARASSING MISTAKE. Change-Id: If5f427586814c304b30e5783a59f33814bfeaa54 --- diff --git a/.gitignore b/.gitignore index 6fff078226..b1649dfcc4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ .project cscope.files cscope.out -.*.orig +*.orig ## NetBeans nbproject* project.index