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.
2 parents 728350a + cd5dacb commit 48e6357Copy full SHA for 48e6357
.gitignore
@@ -27,3 +27,6 @@ test/testdata/**/hie.yaml
27
28
# metadata files on macOS
29
.DS_Store
30
+
31
+# shake build folder (used in benchmark suite)
32
+.shake/
0 commit comments