From: Bartosz DziewoƄski Date: Sun, 11 Jan 2015 17:04:16 +0000 (+0100) Subject: Add .*.orig to .gitignore X-Git-Tag: 1.31.0-rc.0~12714 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/?a=commitdiff_plain;h=abb4271ad1d3d593832a3209803552c9659d14ec;p=lhc%2Fweb%2Fwiklou.git Add .*.orig to .gitignore People and tools sometimes accidentally commit these, let's make it more difficult to do. Change-Id: I05574d46186642940054aaecec055723c7ade8ac --- diff --git a/.gitignore b/.gitignore index 550f017269..6fff078226 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ .project cscope.files cscope.out +.*.orig ## NetBeans nbproject* project.index