Matt Jordan has uploaded a new change for review.

  https://gerrit.asterisk.org/55

Change subject: sounds: Add a .gitignore file for downloaded sound tarballs
......................................................................

sounds: Add a .gitignore file for downloaded sound tarballs

This patch adds a .gitignore file in the sounds/ directory that will
ignore files prefixed with 'asterisk-'. This will cause git to ignore
downloaded sound tarballs.

Change-Id: Ie84f085cc0fa51262209e7bfc1b1ba8c04a1ef59
---
A sounds/.gitignore
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/sounds/.gitignore b/sounds/.gitignore
new file mode 100644
index 0000000..990f96b
--- /dev/null
+++ b/sounds/.gitignore
@@ -0,0 +1 @@
+asterisk-*

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie84f085cc0fa51262209e7bfc1b1ba8c04a1ef59
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjor...@digium.com>

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to