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

Corey Farrell asteriskteam at digium.com
Wed May 9 09:51:11 CDT 2018


Corey Farrell has uploaded this change for review. ( https://gerrit.asterisk.org/8951


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(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/51/8951/1

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/8951
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I68380db61f0f9d620046f719ccd978811d0e9964
Gerrit-Change-Number: 8951
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180509/f8e93382/attachment.html>


More information about the asterisk-code-review mailing list