gentoo-forge/.gitignore
joshii-h a9fe88955c Initial commit: Gentoo Linux optimized configuration
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.
2026-02-17 23:27:27 +01:00

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