OpenRC + KDE Plasma (Wayland) + AMD GPU desktop/gaming setup. Includes LTO exception list, native Steam abi_x86_32 chain, ccache/tmpfs build config, sysctl tuning, and libX11 XKB patch.
27 lines
221 B
Text
27 lines
221 B
Text
# Security-sensitive files
|
|
*.pem
|
|
*.key
|
|
*.crt
|
|
*.p12
|
|
*.pfx
|
|
.env
|
|
.env.*
|
|
id_rsa*
|
|
id_ed25519*
|
|
id_ecdsa*
|
|
*.gpg
|
|
*.asc
|
|
credentials*
|
|
secrets*
|
|
token*
|
|
password*
|
|
|
|
# Editor backups
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
*.bak
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|