Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add coverage files to .gitignore (pytorch#61144)
Summary: Fixes failures when coverage is turned on: https://github.com/pytorch/pytorch/runs/2966295169 https://github.com/pytorch/pytorch/runs/2964409741 Pull Request resolved: pytorch#61144 Test Plan: ```bash $ echo hi > test/.coverage.jit.1625168654.4504092 $ git status $ ``` Reviewed By: zhouzhuojie Differential Revision: D29530709 Pulled By: driazati fbshipit-source-id: 0e6a1cb217c4d48f14c0c58a546f98393d2b0392
- Loading branch information