diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2015-09-06 16:13:48 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2015-09-06 16:13:48 +0300 |
| commit | 90cc311adb71440ada0b28d4a9e41a16d9deb531 (patch) | |
| tree | 160a461d4daf0496fdd125c80d9a4efe7dbbcf9e /.gitignore | |
| parent | 593542e6f418ffe3a2b69e400fae9a899a8fafdc (diff) | |
do not crash on video elements w/o source
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ build/ local.properties import-summary.txt Thumbs.db +*.iml .idea/workspace.xml .idea/tasks.xml .idea/datasources.xml |