# Build artifacts
/build/
/grub2/
*.o
*.obj
*.mod
*.module
*.elf
*.exec
*.img
*.iso
*.cpio.gz
*.tar.xz
*.tar.gz
!vendor/grub2-modsrc.tar.xz

# Reference / upstream source (fetched at build time)
reference/
clean/

# Internal state
.sisyphus/

# OS files
.DS_Store
Thumbs.db
*~
*.swp
*.swo
*.pro.user
src/gui/QT/build/
src/gui/QT/build_output/
