diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2016-09-26 14:14:37 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2016-09-26 14:14:37 +0800 |
commit | d3c97bad6181e1d3dc0cb4eece041e1cfb0ba6bc (patch) | |
tree | 4446c4401233288f4b6441703ff134312e3fb0c0 /.gitignore | |
parent | 2d5b4af0070f8aa6f3f4eb8fdabef5d006f6429a (diff) |
Ignore and cleanup 3gp files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a802c75a1..002b700f5 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ updates_key.pem *.m4a *.m4v *.mp3 +*.3gp *.part *.swp test/testdata |