Skip to content
Snippets Groups Projects
Commit 9ca89baf 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 7079f53a
Branches
Tags
No related merge requests found
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
*~ *~
*.[oadi] *.[oadi]
*.gz
*.ii *.ii
*.oo *.oo
*.eo *.eo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment