# Rust build artifacts
target/
Cargo.lock

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

# OS files
.DS_Store
Thumbs.db

# Generated completions (optional - you may want to commit these)
# completions/*.bash
# completions/_*
# completions/*.fish
# completions/*.ps1

# Local configuration
.aws/
*.local.yaml
credentials.json

# Logs
*.log
node_modules/
_build/
deps/
.elixir_ls/
.cache/
*.tmp
build/
dist/
