# Generated test archives
test-archives/
*.zip
*.tar
*.tar.gz
*.tgz
*.tar.bz2
*.tbz2
*.tar.xz
*.txz
*.tar.zst
*.7z
*.rar
*.gz
*.bz2
*.xz
*.zst
*.lz4

# Nix build results
result
result-*

# Rust build artifacts
target/

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

# OS
.DS_Store
Thumbs.db
