]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
.gitignore: Ignore tarballs (*.gz) 85/85/1
authorMatt Jordan <mjordan@digium.com>
Sun, 12 Apr 2015 04:22:59 +0000 (23:22 -0500)
committerGeorge Joseph <george.joseph@fairview5.com>
Mon, 13 Apr 2015 17:16:17 +0000 (11:16 -0600)
This patch updates the root .gitignore file to ignore files with a .gz
extension. This will cause git to ignore downloaded sound tarballs in
the the sounds/ directory.

Change-Id: Ie84f085cc0fa51262209e7bfc1b1ba8c04a1ef59

.gitignore

index cf4687341b8d92a4ed495347dc706127ed8c4323..33dd7cc55e0fe72a694e5f03f71f91f3f92942b1 100644 (file)
@@ -9,6 +9,7 @@
 
 *~
 *.[oadi]
+*.gz
 *.ii
 *.oo
 *.eo