Alexander

Results 3 issues of Alexander

- added .idea folder to .gitignore - updated npm-shrinkwrap output

Updated ffmpeg binaries for: - darwin, linux platforms - windows platform skipped

Hello, I have next dependencies installed for project: [dependencies.txt](https://github.com/karma-runner/karma-coverage/files/422809/dependencies.txt) And here is my karma.conf.js: [karma.conf.txt](https://github.com/karma-runner/karma-coverage/files/422815/karma.conf.txt) I have next block of code: ``` javascript /* istanbul ignore next */ function appMenu(MenuService)...