diff --git a/README.md b/README.md index d230861d..b49a1ab7 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Next, install the MCP server and coding guidelines: php artisan boost:install ``` +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`. + Once Laravel Boost has been installed, you're ready to start coding with Cursor, Claude Code, or your AI agent of choice. ### Setup Your Code Editors