Skip to content
Snippets Groups Projects
Commit 4d061198 authored by Matt Jordan's avatar Matt Jordan
Browse files

.gitignore: Ignore tarballs (*.gz)

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
parent eb43a4d9
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
*~
*.[oadi]
*.gz
*.ii
*.oo
*.eo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment