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