We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27c08c commit 09817e2Copy full SHA for 09817e2
.gitignore
@@ -214,3 +214,5 @@ public/app/plugins/**/dist/
214
/public/app/features/transformers/docs/*.js
215
/scripts/docs/generate-transformations.js
216
217
+# Go coverage files created with go test -cover -coverprogile=something.out ...
218
+*.out
0 commit comments