Merge pull request #919 from robintown/ignore-coverage
Add coverage reports to .gitignore
This commit is contained in:
commit
9dff42b437
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ dist-ssr
|
||||||
*.local
|
*.local
|
||||||
.idea/
|
.idea/
|
||||||
public/config.json
|
public/config.json
|
||||||
|
/coverage
|
||||||
|
|
Loading…
Add table
Reference in a new issue