We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b81852 commit bf306cfCopy full SHA for bf306cf
1 file changed
.gitignore
@@ -26,3 +26,6 @@ Thumbs.db
26
# IDE
27
.vscode/
28
.idea/
29
+
30
+# build/run artifacts
31
+out.json
0 commit comments