We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79c1cb commit 63f669dCopy full SHA for 63f669d
1 file changed
packages/cli/README.md
@@ -77,7 +77,8 @@ _If you're looking for programmatic usage, then refer to the underlying [@code-p
77
78
4. Run the CLI with `npx code-pushup` (see `--help` for list of commands and arguments).
79
80
-5. View report file(s) in output directory (specified by `persist.outputDir` configuration).
+5. View report file(s) in output directory (specified by `persist.outputDir` configuration).
81
+ This folder should be ignored in your `.gitignore`.
82
83
### Set up categories (optional)
84
0 commit comments