From: Corey Farrell Date: Wed, 9 May 2018 14:30:41 +0000 (-0400) Subject: git: Ignore *.orig. X-Git-Tag: 15.5.0-rc1~70^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c0656d590b5884db500fb2486f49c392e1c6d5;p=thirdparty%2Fasterisk.git git: Ignore *.orig. This prevents accidental commit of files created by patch. Change-Id: I68380db61f0f9d620046f719ccd978811d0e9964 --- diff --git a/.gitignore b/.gitignore index 1cf64c04ad..3e09738e0e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,4 @@ menuselect-tree latex doxygen.log out/ - +*.orig