mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 23:18:10 +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
|
/.junie/guidelines.md
|
||||||
/CLAUDE.md
|
/CLAUDE.md
|
||||||
/.mcp.json
|
/.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