Un-ignore webm files in testdata

Only ignore .webm files in the root directory of the repository.

Change-Id: Ic95e7013781f760b4947e4483f33472052724460
This commit is contained in:
Vignesh Venkatasubramanian 2016-03-15 16:19:44 -07:00
parent c5b76d8d11
commit a9dfb3d3a3

2
.gitignore vendored
View File

@ -11,7 +11,7 @@ core
*.user
*.suo
*.exe
*.webm
/*.webm
Debug
Release
*.sdf