# Rust build output
/target/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Playwright
.playwright-mcp/

# OS
.DS_Store

# Build output
_book/
dist/
