Files
hstream/.gitignore
T
w33b 60f6c639e5 chore(deps): add Laravel Boost development tooling and configuration
Add laravel/boost as a dev dependency, enable MCP server and skills via boost.json, and include AGENTS.md guidelines. Update .gitignore to exclude .env.testing, /.kilo, and /.cursor.
2026-08-09 13:12:41 +02:00

26 lines
352 B
Plaintext

/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/public/images/hentai
/public/images/background/*
/public/sitemap.xml
/storage/*.key
/vendor
.env
.env.backup
.env.production
.env.testing
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
.directory
/.kilo
/.cursor