Skip to content

Commit f35db51

Browse files
committed
Ignore coverage folder to avoide senseless changes
We probably don't want to check in changes to the index.html, resultset.json etc. to this repo. It's also not recommended to check in by the maintainers. There are arguments for checking in `.last_run.json` but I personally wouldn't recommend it as updating it is also easy to forget. It's also annoying to have all these changes here after running the tests.
1 parent 8938cf6 commit f35db51

29 files changed

+2
-24223
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ builder/storage/
1818
builder/tmp/
1919
builder/public/packs
2020
.idea/
21+
22+
/coverage

coverage/.last_run.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)