win-omarchy/.gitignore
28allday 3dc211a7a1 Initial commit: Win-Omarchy dual-boot installer
Patches the Omarchy ISO to install alongside Windows with a firmware-proof
Limine-first boot (bootmgfw spoof), LUKS2 encryption, and btrfs snapshots.
Includes repair mode for re-applying Limine after a Windows feature update.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 19:16:14 +01:00

16 lines
311 B
Text

# Built/source ISOs (too large for git; rebuild with patch-win-omarchy.sh)
*.iso
# VM test runtime state
vm/
# Patcher work dirs (auto-created/removed during a build)
.omarchy-patch-*/
# Backups / archives
*.bak
# Local dev-only files — not part of the user-facing repo
vm-test.sh
NOTES.md
VIDEO-NOTES.md