diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2014-01-05 03:44:38 +0100 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2014-01-05 03:44:38 +0100 | 
| commit | 455fa214b69cc5f78b955657719e2518365a7500 (patch) | |
| tree | 1ba30d5718884a2f6f61db9eb98f8ace6848c3e6 | |
| parent | a9c5e5ca6e8fc3fb19e1c9045caf2b2c589bf8f5 (diff) | |
Ignore more downloaded files
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7dd0ad09b..37b2fa8d3 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,8 @@ updates_key.pem  *.vtt  *.flv  *.mp4 +*.m4a +*.m4v  *.part  test/testdata  .tox  | 
