arch-system/.gitignore
grayTerminal-sh 14e547ce56 refactor: reorganize Arch system backup and restore
Separate system configuration from Dotfiles_ArchAP.

Add package manifests, system inventories, reusable templates,
safer backup/deployment scripts, on-demand service management,
TLP and zram configuration, and updated maintenance documentation.
2026-07-26 23:25:25 +02:00

30 lines
425 B
Text

# Secrets and private material
*.key
*.pem
*.p12
*.env
*secret*
*password*
*token*
*.db
*.sqlite*
.netrc
# Machine identity / credentials
rootfs/etc/ssh/ssh_host_*
rootfs/etc/sbctl/
rootfs/etc/ssl/private/
rootfs/etc/NetworkManager/system-connections/
rootfs/etc/wireguard/
rootfs/root/
# Temporary files
*.bak
*.tmp
*.swp
*.log
.cache/
build/
# Menu Limine généré avec les snapshots
inventory/boot/limine.conf.current