# Graphify generated knowledge graphs
graphify-out/

# Dependencies and build output
node_modules/
.venv/
.models/
miniprogram_npm/
dist/
coverage/
target/
*.tsbuildinfo

# Local configuration and secrets
.env
.env.*
!.env.example
project.private.config.json

# Logs and OS metadata
*.log
.DS_Store
