# Installer build artifacts
dist/
node_modules/

# macOS specific
*.pkg
*.dmg
.DS_Store

# Temporary certificate files during development
*.pem
*.key
certs/

# Build logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
