We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3dbf9d commit 91ed450Copy full SHA for 91ed450
1 file changed
.gitignore
@@ -13,6 +13,9 @@ yarn.lock
13
# Build
14
dist/
15
16
+# Testing
17
+coverage/
18
+
19
# Project specific
20
*.xml
21
!test/**/*.xml
0 commit comments