[Asterisk-code-review] git: Ignore *.orig. (asterisk[15])
Corey Farrell
asteriskteam at digium.com
Wed May 9 09:51:05 CDT 2018
Corey Farrell has uploaded this change for review. ( https://gerrit.asterisk.org/8950
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/50/8950/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/8950
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newchange
Gerrit-Change-Id: I68380db61f0f9d620046f719ccd978811d0e9964
Gerrit-Change-Number: 8950
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/42d58f6e/attachment.html>
More information about the asterisk-code-review
mailing list