chore: purge committed ISOs from history; ignore ISO images
ISOs are now archived on the download server (nginx) instead of git. History was rewritten with git-filter-repo to remove all *.iso and ramdisk.tar blobs, shrinking the repo from ~500MB to ~80MB. Co-Authored-By: Claude Opus 4.8 <[email protected]>
This commit is contained in:
+4
-1
@@ -1,7 +1,10 @@
|
||||
/kernel-deps
|
||||
/limine
|
||||
/ovmf
|
||||
/*.iso
|
||||
# ISO images are never committed - archived on the download server, not in git
|
||||
*.iso
|
||||
archives/isos/
|
||||
montaukos.org/downloads/*.iso
|
||||
*.hdd
|
||||
qemu.log
|
||||
toolchain/local/
|
||||
|
||||
Reference in New Issue
Block a user