Skip to content

Commit 2b7909d

Browse files
chinmaypuravpushpak1300taylorotwell
authored
Update Readme about .gitignore files (#307)
* docs: added .gitignore instructions * Update README.md Signed-off-by: Pushpak Chhajed <[email protected]> * Update README.md Signed-off-by: Pushpak Chhajed <[email protected]> * Update README.md * Update README.md --------- Signed-off-by: Pushpak Chhajed <[email protected]> Co-authored-by: Pushpak Chhajed <[email protected]> Co-authored-by: Pushpak Chhajed <[email protected]> Co-authored-by: Taylor Otwell <[email protected]>
1 parent f4fbd65 commit 2b7909d

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
@@ -35,6 +35,8 @@ Next, install the MCP server and coding guidelines:
3535
php artisan boost:install
3636
```
3737

38+
Feel free to add the generated MCP configuration file, guideline files (`.mcp.json`, `CLAUDE.md`, `AGENTS.md`, `junie/`, etc.) and `boost.json` configuration file to your application's `.gitignore` as these files are automatically re-generated when running `boost:install` and `boost:update`.
39+
3840
Once Laravel Boost has been installed, you're ready to start coding with Cursor, Claude Code, or your AI agent of choice.
3941

4042
### Setup Your Code Editors

0 commit comments

Comments
 (0)