# Logs de compilation
logs/*.log
logs/*.txt

# Répertoire de build kernel
~/build/
/build/

# Tarballs kernel
*.tar.xz
*.tar.gz
*.tar.bz2

# Binaires kernel compilés
*.o
*.ko
*.a
vmlinux
Image
zImage

# Config kernel générée
linux-*/.config
linux-*/.config.old

# Firmware VPU/DSP (trop volumineux — redistribués séparément)
firmware/*.fwb

# Firmware Mali — INCLUS dans le repo (arch12.8 pour Sky1)
# firmware/*.bin  ← décommenté intentionnellement

# Fichiers système
.DS_Store
*~
*.swp
*.rej
*.orig
*.bak*
__pycache__/
*.pyc
linux-*/.sky1-patched
.env
*.token
*.secret
