diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-21 18:05:31 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-21 18:05:31 +0200 |
| commit | ea6a7aff0eac09745b215f14fac54a319a2064c2 (patch) | |
| tree | 36605581a90c9e0137e89f8e8b0c86907f86f7be /.gitignore | |
| parent | 6895e5f75658df817badb77e51d4b3c601d527bd (diff) | |
Fix coverage for sonarcloud
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ coverage node_modules .scannerwork +lcov.info |