[Asterisk-code-review] git: Ignore *.orig. (asterisk[13])

Jenkins2 asteriskteam at digium.com
Mon May 14 06:24:11 CDT 2018


Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/8949 )

Change subject: git: Ignore *.orig.
......................................................................

git: Ignore *.orig.

This prevents accidental commit of files created by patch.

Change-Id: I68380db61f0f9d620046f719ccd978811d0e9964
---
M .gitignore
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Kevin Harwell: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit



diff --git a/.gitignore b/.gitignore
index 1cf64c0..3e09738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,4 +35,4 @@
 latex
 doxygen.log
 out/
-
+*.orig

-- 
To view, visit https://gerrit.asterisk.org/8949
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: merged
Gerrit-Change-Id: I68380db61f0f9d620046f719ccd978811d0e9964
Gerrit-Change-Number: 8949
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180514/d362681d/attachment.html>


More information about the asterisk-code-review mailing list