]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
.gitignore: Ignore tarballs (*.gz) 65/65/1
authorMatt Jordan <mjordan@digium.com>
Sun, 12 Apr 2015 04:22:59 +0000 (23:22 -0500)
committerMatt Jordan <mjordan@digium.com>
Sun, 12 Apr 2015 18:49:47 +0000 (13:49 -0500)
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: Ic153642236ea8aee100443b94c563d0318711af3

.gitignore

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