# Build outputs (do NOT commit)
*.exe
*.pkg
build/
_build/
work/
pkgs/

# Generated files (regenerated via build_release.py)
generated/

# Build logs
build_log_*.txt

# Python cache
__pycache__/
*.pyc

# Keep essential files
!LICENSE.txt
!whisperjav_icon.ico
!install_linux.sh
!install_windows.bat
