Skip to content

Commit 6e3c1f9

Browse files
authored
Update README.md
1 parent d207bdc commit 6e3c1f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ You can then reuse the session by using the `login` option when using the `run`
9292
npx @heymp/scratchpad@next run --login
9393
```
9494

95+
🚨 It is highly recommended to add the `.scratchpad` directory to your .gitignore file. Never commit or share your session `login.json` file!
96+
9597
#### Reroute Documents
9698

9799
The `rerouteDocument` function allows you to replace the HTML content of any webpage with a local HTML file from your system. This is incredibly useful for testing changes or developing components in the context of a live site without deploying your code.

0 commit comments

Comments
 (0)