From: Corey Farrell Date: Wed, 9 May 2018 14:30:41 +0000 (-0400) Subject: git: Ignore *.orig. X-Git-Tag: 13.22.0-rc1~62^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ebad0d30b9420377017ec6f05b1aca5373a123;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