# Build artifacts
build/
*.iso
*.tar.xz
*.deb
*.log

# Toolchain output
toolchain/out/

# Local mirrors / caches
.cache/
mirror/

# Editor cruft
*.swp
*~
.DS_Store
