Updated makefile to create the disk_images directory if it doesn't exist

This commit is contained in:
2025-10-20 17:03:47 +01:00
parent 44e4447d21
commit 0b9014d846
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
*.swp
disk-images/*
disk_images/*