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 d33213b commit 7b60e0eCopy full SHA for 7b60e0e
.gitignore
@@ -10,4 +10,5 @@ scw-cli-v2-version
10
# To avoid having differences in case you use a different shell than bash while recording the goldens
11
docs/commands/autocomplete.md
12
13
-scw
+# Ignore the binary
14
+/scw
0 commit comments