# Rust/Cargo build artifacts
/target/
**/*.rs.bk
*.pdb

# IntelliJ IDEA
/.idea/
*.iml

# macOS
.DS_Store

# Windows
Thumbs.db
desktop.ini

# Linux
*~

# Editor backups
*.swp
*.swo
*~
.*.swp
.*.swo

# VS Code
.vscode/

# Project specific
/test-worlds/
/test-output/
*.sbk
CLAUDE.md
