mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
chore: gitignore
This commit is contained in:
parent
ddce3947c6
commit
a06a0879ff
2 changed files with 3 additions and 15 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -29,3 +29,6 @@ yarn-error.log
|
|||
/.junie/guidelines.md
|
||||
/CLAUDE.md
|
||||
/.mcp.json
|
||||
/.ai
|
||||
.DS_Store
|
||||
/boost.json
|
||||
|
|
|
|||
15
boost.json
15
boost.json
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"agents": [
|
||||
"claude_code",
|
||||
"copilot",
|
||||
"cursor",
|
||||
"phpstorm"
|
||||
],
|
||||
"editors": [
|
||||
"claude_code",
|
||||
"cursor",
|
||||
"phpstorm",
|
||||
"vscode"
|
||||
],
|
||||
"guidelines": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue