# Dependencies
/vendor/

# Environment
.env
.env.local
.env.*.local
.env_prod
# Logs
*.log
/storage/logs/

# Cache
/storage/cache/
/bootstrap/cache/
.phpunit.result.cache
/.php-cs-fixer.cache
/.php_cs.cache

# Uploads / generated
/public/uploads/
/public/build/
/public/hot

# Composer
composer.phar

# PHPUnit
/coverage/
.phpunit.cache/

# IDE & OS
.idea/
.vscode/
*.sublime-project
*.sublime-workspace
.DS_Store
Thumbs.db
desktop.ini

# Docker
.docker/data/

# Node (if any frontend tooling)
node_modules/
npm-debug.log*
yarn-error.log*

.claude/*
.abacusai/*
graphify-out/*
.graphify_ast_extract.py
.graphify_ast.json
.graphify_detect.json
.graphify_python
.graphify_uncached.txt