.git/
.gitignore
.gitattributes
.github/
.vscode/
.claude/
.trae/
.ai/
.scannerwork/
AGENTS.md
.DS_Store
__MACOSX

node_modules/
tests/
planning/
prompts/
*cartlane-php-*.md
scripts/
*.sh
vendor/
composer.json
composer.lock
sonar-project.properties
eslint.config.mjs
vitest.config.js

src/
*.tsbuildinfo
coverage/
.nyc_output/

build/
release/
*.zip
*.map
*.code-workspace

.distignore
phpcs.xml.dist
phpunit.xml.dist
.phpunit.result.cache

package.json
package-lock.json
postcss.config.js
tailwind.config.js
webpack.config.js

CHANGELOG.md
PROJECT-MAP.md
tree.md
