Skip to content

Commit 63f669d

Browse files
authored
docs: add hint (#466)
1 parent c79c1cb commit 63f669d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/cli/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ _If you're looking for programmatic usage, then refer to the underlying [@code-p
7777

7878
4. Run the CLI with `npx code-pushup` (see `--help` for list of commands and arguments).
7979

80-
5. View report file(s) in output directory (specified by `persist.outputDir` configuration).
80+
5. View report file(s) in output directory (specified by `persist.outputDir` configuration).
81+
This folder should be ignored in your `.gitignore`.
8182

8283
### Set up categories (optional)
8384

0 commit comments

Comments
 (0)